commit | 5d692961633d4ecd1ca07313b75ddf35520a4c28 | [log] [tgz] |
---|---|---|
author | Matthew McClintock <msm@freescale.com> | Thu Sep 16 17:58:25 2010 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Thu Oct 14 00:52:50 2010 -0500 |
tree | 4e6bbfc62a42441fa9953edbdc71500dc9fbbbde | |
parent | edb85800101c354a395ecc5ed3b52a9499bd4cfc [diff] |
powerpc/85xx: Minor fixups for kexec on 85xx 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>