x86, 32-bit: refactor find_low_pfn_range()
authorIngo Molnar <mingo@elte.hu>
Thu, 12 Feb 2009 14:16:03 +0000 (15:16 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 12 Feb 2009 14:21:17 +0000 (15:21 +0100)
commitd88316c243e5458a1888edbe0353c4dec6e61c73
tree6c4c87c1c415ac6b8684c15d779580f721529da4
parent4769843bc265a9c24584b98709cf39e1df5c1404
x86, 32-bit: refactor find_low_pfn_range()

Impact: cleanup

Make the max_low_pfn logic a bit more standard between
lowmem_pfn_init() and highmem_pfn_init().

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/init_32.c