]> bbs.cooldavid.org Git - net-next-2.6.git/commit - arch/x86/mm/init_64.c
x86: overmapped fix when 4K pages on tail, 64-bit
authorYinghai Lu <yhlu.kernel@gmail.com>
Thu, 10 Jul 2008 03:15:02 +0000 (20:15 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 10 Jul 2008 06:46:40 +0000 (08:46 +0200)
commit7b16eb8930d1e2a7ce5c7f35c87d62252ecc91f2
tree3d7175d24ac617c23da7ebb9766222638080b327
parent4fb3dc2729c22ed1b023475fe28b720460251de1
x86: overmapped fix when 4K pages on tail, 64-bit

fix phys_pmd_init to make sure not to return bigger value than end.

also print out range split:1G/2M/4K in init_memory_mapping().

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Cc: Suresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/init_64.c