diff options
author | Yinghai Lu <yinghai@kernel.org> | 2009-03-05 12:04:57 -0800 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-03-08 19:34:17 +0100 |
commit | e954ef20c29b7af07a8cb5452f14fb69e3d9d2b2 (patch) | |
tree | 184ddda4789b9a8ba15b6bb28714bc32393ad4a1 /fs/nfs/getroot.c | |
parent | 5dd61dfabcaa5bfb67afb8a2d255bd1e156562e3 (diff) |
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 'fs/nfs/getroot.c')
0 files changed, 0 insertions, 0 deletions