diff options
| author | Ravikiran G Thirumalai <[email protected]> | 2005-09-30 11:59:21 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2005-09-30 12:41:20 -0700 |
| commit | e6a045a5b89037ae87c8c1bc84403f1d498e52a1 (patch) | |
| tree | 6e031521bec77df6f47ae65ff3375123d57623d2 /scripts/patch-kernel | |
| parent | 2dd960d66bc12b6b206e63104636514e5da0ddb7 (diff) | |
[PATCH] x86_64: fix the BP node_to_cpumask
Fix the BP node_to_cpumask. 2.6.14-rc* broke the boot cpu bit as the
cpu_to_node(0) is now not setup early enough for numa_init_array.
cpu_to_node[] is setup much later at srat_detect_node on acpi srat based
em64t machines. This seems like a problem on amd machines too, Tested on
em64t though. /sys/devices/system/node/node0/cpumap shows up sanely after
this patch.
Signed off by: Ravikiran Thirumalai <[email protected]>
Signed-off-by: Shai Fultheim <[email protected]>
Cc: Andi Kleen <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions