x86: fix init_memory_mapping over boundary, v4
authorYinghai Lu <yhlu.kernel@gmail.com>
Sun, 29 Jun 2008 07:39:06 +0000 (00:39 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 11:16:07 +0000 (13:16 +0200)
use PMD_SHIFT to calculate boundary also adjust size for pre-allocated
table size

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found