From: Nathan Lynch Date: Tue, 21 Mar 2006 00:37:15 +0000 (-0600) Subject: [PATCH] powerpc numa: Consolidate assignment of cpus to nodes X-Git-Tag: v2.6.17-rc1~1117^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b2612272c77288b2bd53d5831df737cd669cd93;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed