summaryrefslogtreecommitdiff
path: root/arch/i386
diff options
context:
space:
mode:
authorDean Roe <roe@sgi.com>2005-11-09 20:25:06 (GMT)
committerTony Luck <tony.luck@intel.com>2005-11-29 17:24:10 (GMT)
commitb77dae5293efba42ea1ff04d410ee68e66d5b0cf (patch)
treee7cff6570c32d55e4743f0e59c53ab9086c1efd6 /arch/i386
parent624f54be206adf970cd8eece16446b027913e533 (diff)
downloadlinux-b77dae5293efba42ea1ff04d410ee68e66d5b0cf.tar.xz
[IA64] - Make pfn_valid more precise for SGI Altix systems
A single SGI Altix system can be divided into multiple partitions, each running their own instance of the Linux kernel. pfn_valid() is currently not optimal for any but the first partition, since it does not compare the pfn with min_low_pfn before calling the more costly ia64_pfn_valid(). Signed-off-by: Dean Roe <roe@sgi.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/i386')
0 files changed, 0 insertions, 0 deletions