commit | 2332c9ae7911618575241e0c843cd686968db8e3 | [log] [tgz] |
---|---|---|
author | Chen, Kenneth W <kenneth.w.chen@intel.com> | Wed Mar 22 10:49:00 2006 -0800 |
committer | Tony Luck <tony.luck@intel.com> | Wed Mar 22 14:35:08 2006 -0800 |
tree | 24363aeb963d00cb3aab67f9586eae78ac54dfd8 | |
parent | 1c2e02750b992703a8a18634e08b04353face243 [diff] |
[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>