[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)
commit2332c9ae7911618575241e0c843cd686968db8e3
tree24363aeb963d00cb3aab67f9586eae78ac54dfd8
parent1c2e02750b992703a8a18634e08b04353face243
[IA64] fix ia64 is_hugepage_only_range

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>
arch/ia64/mm/hugetlbpage.c
include/asm-ia64/page.h