grant_table: Remove compat-shim BUG_ON() which can fail if
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 30 Jul 2008 14:25:09 +0000 (15:25 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 30 Jul 2008 14:25:09 +0000 (15:25 +0100)
commitfb044093f641aac7f7594e866e07733df64898e6
treed1e4c4ef422b3709761fd9f8faf6094166892f91
parent24c47cc1823835769847d3f71bed41e9ea22101d
grant_table: Remove compat-shim BUG_ON() which can fail if
GMFN==INVALID (~0UL).

Found by Diego Ongaro <diego.ongaro@citrix.com>

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/common/compat/grant_table.c