From: Matthew McClintock Date: Thu, 16 Sep 2010 22:58:25 +0000 (-0500) Subject: powerpc/85xx: Minor fixups for kexec on 85xx X-Git-Tag: v2.6.37-rc1~180^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d692961633d4ecd1ca07313b75ddf35520a4c28;p=pandora-kernel.git 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 Signed-off-by: Kumar Gala --- Reading git-diff-tree failed