commit | 78b5b626fa9048337530cc3ba4ceb9e4ee96a386 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Fri Oct 10 09:44:33 2008 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Oct 13 10:56:19 2008 +1100 |
tree | 3f6fc0302ddd031f82d251318a2aa73e3785f451 | |
parent | 6070bf6afe4c4232ec1e04fa16c056758b2e681b [diff] |
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>