commit | 2b2612272c77288b2bd53d5831df737cd669cd93 | [log] [tgz] |
---|---|---|
author | Nathan Lynch <nathanl@austin.ibm.com> | Mon Mar 20 18:37:15 2006 -0600 |
committer | Paul Mackerras <paulus@samba.org> | Wed Mar 22 15:04:03 2006 +1100 |
tree | 551588d4f4709c39e5e0176b81ed5138722e3458 | |
parent | 482ec7c403d239bb4f1732faf9a14988094ce08b [diff] |
[PATCH] powerpc numa: Consolidate assignment of cpus to nodes We can plug the boot cpu into its node independently of whether numa topology is detected. And numa_setup_cpu does the right thing for all cases now, so remove special-casing for non-numa from the cpu hotplug callback. Signed-off-by: Nathan Lynch <nathanl@austin.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>