powerpc/85xx: Minor fixups for kexec on 85xx
authorMatthew McClintock <msm@freescale.com>
Thu, 16 Sep 2010 22:58:25 +0000 (17:58 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 14 Oct 2010 05:52:50 +0000 (00:52 -0500)
Make kexec_down_cpus atmoic since it will be incremented by all cores as
they are coming down.

Remove duplicate calls to mpc85xx_smp_kexec_down, now it's called by the
crash and normal kexec pathway only once.

Increase the timeout to wait for other cores to shutdown.

Signed-off-by: Matthew McClintock <msm@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found