diff options
author | Yinghai Lu <yinghai@kernel.org> | 2009-03-05 23:04:57 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-03-08 21:34:17 +0300 |
commit | e954ef20c29b7af07a8cb5452f14fb69e3d9d2b2 (patch) | |
tree | 184ddda4789b9a8ba15b6bb28714bc32393ad4a1 /README | |
parent | 5dd61dfabcaa5bfb67afb8a2d255bd1e156562e3 (diff) | |
download | linux-e954ef20c29b7af07a8cb5452f14fb69e3d9d2b2.tar.xz |
x86: fix warning about nodeid
Impact: cleanup
Ingo found there warning about nodeid with some configs.
try to use for_each_online_node for non numa too. in that case
nodeid will be 0.
also move out boundary checking from setup_node_bootmem(), so
non-numa config will not check it.
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
LKML-Reference: <49B03069.80001@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions