x86: reserve exact size of mptable
authorYinghai Lu <yinghai@kernel.org>
Wed, 4 Mar 2009 09:25:54 +0000 (01:25 -0800)
committerIngo Molnar <mingo@elte.hu>
Wed, 4 Mar 2009 19:55:04 +0000 (20:55 +0100)
Impact: save a bit of RAM

Get the exact size for the reserve_bootmem() call.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
LKML-Reference: <49AE4922.605@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found