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)
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>

No differences found