powerpc: Make ppc32 respect the boot cpu id for !CONFIG_SMP
authorKumar Gala <galak@kernel.crashing.org>
Fri, 10 Oct 2008 09:44:33 +0000 (09:44 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Sun, 12 Oct 2008 23:56:19 +0000 (10:56 +1100)
commit78b5b626fa9048337530cc3ba4ceb9e4ee96a386
tree3f6fc0302ddd031f82d251318a2aa73e3785f451
parent6070bf6afe4c4232ec1e04fa16c056758b2e681b
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 <galak@kernel.crashing.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/smp.h