diff options
author | Yinghai Lu <yinghai@kernel.org> | 2010-02-10 10:20:15 +0100 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2010-02-11 02:47:18 +0100 |
commit | 1842f90cc98625d4d9bf8f8b927f17705ceb4e9c (patch) | |
tree | 12a120d130aef8d12010d1b3732af1387bac751d /arch/x86/kernel/e820.c | |
parent | x86: Print out RAM buffer information (diff) | |
download | linux-1842f90cc98625d4d9bf8f8b927f17705ceb4e9c.tar.xz linux-1842f90cc98625d4d9bf8f8b927f17705ceb4e9c.zip |
x86: Call early_res_to_bootmem one time
Simplify setup_node_mem: don't use bootmem from other node, instead
just find_e820_area in early_node_mem.
This keeps the boundary between early_res and boot mem more clear, and
lets us only call early_res_to_bootmem() one time instead of for all
nodes.
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
LKML-Reference: <1265793639-15071-12-git-send-email-yinghai@kernel.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions