From: Kumar Gala Date: Fri, 10 Oct 2008 09:44:33 +0000 (+0000) Subject: powerpc: Make ppc32 respect the boot cpu id for !CONFIG_SMP X-Git-Tag: v2.6.28-rc1~569^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78b5b626fa9048337530cc3ba4ceb9e4ee96a386;p=pandora-kernel.git powerpc: Make ppc32 respect the boot cpu id for !CONFIG_SMP Previously the FDT header field boot_cpuid_phys wasn't actually used on ppc32. Instead the physical boot cpuid was assumed to be 0 for !CONFIG_SMP. Signed-off-by: Kumar Gala Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed