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)
commitf62432395ec54e93f113091bcb2e2017eeed7683
treeeafd86c9f4955990774ed4766568c4de4a437c77
parent8d4dd919b46ed982da6ef6bf6fcec454cd7a5b1b
x86: reserve exact size of mptable

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>
arch/x86/kernel/mpparse.c