From: Chen, Kenneth W Date: Wed, 22 Mar 2006 18:49:00 +0000 (-0800) Subject: [IA64] fix ia64 is_hugepage_only_range X-Git-Tag: v2.6.17-rc1~732^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2332c9ae7911618575241e0c843cd686968db8e3;p=pandora-kernel.git [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 Signed-off-by: Tony Luck --- Reading git-diff-tree failed