commit | f62432395ec54e93f113091bcb2e2017eeed7683 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Wed Mar 04 01:25:54 2009 -0800 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Mar 04 20:55:04 2009 +0100 |
tree | eafd86c9f4955990774ed4766568c4de4a437c77 | |
parent | 8d4dd919b46ed982da6ef6bf6fcec454cd7a5b1b [diff] |
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>