powerpc/fsl-booke-64: Allow booting from the secondary thread
authorScott Wood <scottwood@freescale.com>
Wed, 7 Oct 2015 03:48:05 +0000 (22:48 -0500)
committerScott Wood <scottwood@freescale.com>
Sat, 17 Oct 2015 05:36:35 +0000 (00:36 -0500)
commit01c593d749f4764a87abd8efa397976f2adb8f49
tree33d64bc1e8789e476e39fce4b79aee94404f7959
parent52246445516e99a59f531a8c72bee8f715a5fd1f
powerpc/fsl-booke-64: Allow booting from the secondary thread

This allows SMP kernels to work as kdump crash kernels.  While crash
kernels don't really need to be SMP, this prevents things from breaking
if a user does it anyway (which is not something you want to only find
out once the main kernel has crashed in the field, especially if
whether it works or not depends on which cpu crashed).

Signed-off-by: Scott Wood <scottwood@freescale.com>
arch/powerpc/platforms/85xx/smp.c