[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)
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>

No differences found