[PATCH] powerpc numa: Consolidate assignment of cpus to nodes
authorNathan Lynch <nathanl@austin.ibm.com>
Tue, 21 Mar 2006 00:37:15 +0000 (18:37 -0600)
committerPaul Mackerras <paulus@samba.org>
Wed, 22 Mar 2006 04:04:03 +0000 (15:04 +1100)
commit2b2612272c77288b2bd53d5831df737cd669cd93
tree551588d4f4709c39e5e0176b81ed5138722e3458
parent482ec7c403d239bb4f1732faf9a14988094ce08b
[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>
arch/powerpc/mm/numa.c