[IA64] fix ia64 is_hugepage_only_range
authorChen, Kenneth W <kenneth.w.chen@intel.com>
Wed, 22 Mar 2006 18:49:00 +0000 (10:49 -0800)
committerTony Luck <tony.luck@intel.com>
Wed, 22 Mar 2006 22:35:08 +0000 (14:35 -0800)
fix is_hugepage_only_range() definition to be "overlaps"
instead of "within architectural restricted hugetlb address
range".  Simplify the ia64 specific code that used to use
is_hugepage_only_range() to just check which region the
address is in.

Signed-off-by: Ken Chen <kenneth.w.chen@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found