diff options
| author | KAMEZAWA Hiroyuki <[email protected]> | 2006-09-25 16:25:31 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-09-25 17:38:36 -0700 |
| commit | 3212fe1594e577463bc8601d28aa008f520c3377 (patch) | |
| tree | 6f4270c825c2df9f4a361360dab0963ecaed34c1 /scripts/patch-kernel | |
| parent | 08992986497471ce575f23796268fb1b50b5c2ab (diff) | |
[PATCH] cpu to node relationship fixup: map cpu to node
Assume that a cpu is *physically* offlined at boot time...
Because smpboot.c::smp_boot_cpu_map() canoot find cpu's sapicid,
numa.c::build_cpu_to_node_map() cannot build cpu<->node map for
offlined cpu.
For such cpus, cpu_to_node map should be fixed at cpu-hot-add.
This mapping should be done before cpu onlining.
This patch also handles cpu hotremove case.
Signed-off-by: KAMEZAWA Hiroyuki <[email protected]>
Cc: "Luck, Tony" <[email protected]>
Cc: <[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