x86: get max_pfn_mapped in init_memory_mapping
authorYinghai Lu <[email protected]>
Tue, 24 Jun 2008 21:56:20 +0000 (14:56 -0700)
committerIngo Molnar <[email protected]>
Tue, 8 Jul 2008 11:10:35 +0000 (13:10 +0200)
commit1a0db38e5fa50eeb885194b1f4e494d4de55b918
tree439a4053c6a3c1dd38818fdbfb429fdf92b7c08e
parent976dd4dc99c3eaf45e3802ed46e3cc06a1ad8689
x86: get max_pfn_mapped in init_memory_mapping

so don't shift that in the loop

Signed-off-by: Yinghai Lu <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
arch/x86/mm/init_64.c