diff options
| author | Yinghai Lu <[email protected]> | 2010-04-01 03:45:27 +0000 |
|---|---|---|
| committer | H. Peter Anvin <[email protected]> | 2010-04-01 21:41:19 +0000 |
| commit | aa235fc712f379d4194cff9217f07026c452c141 (patch) | |
| tree | 9807da3453cfb9592c1a45f6fc327b5d227672d5 /tools/perf/scripts/python | |
| parent | nobootmem, x86: Fix 32bit numa system without RAM on node 0 (diff) | |
| download | kernel-aa235fc712f379d4194cff9217f07026c452c141.tar.gz kernel-aa235fc712f379d4194cff9217f07026c452c141.zip | |
bootmem, x86: Fix 32bit numa system without RAM on node 0
When 32bit numa is used, free_all_bootmem() will still only go over with
node id 0.
If node 0 doesn't have RAM installed, the lowest populated node
becomes low RAM.
This one fixes BOOTMEM path by iterating over the bdata_list.
-v3: add more comments, and fix bootmem path too.
-v4: seperate from one big patch
Signed-off-by: Yinghai Lu <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: H. Peter Anvin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
