git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
edb8580
)
powerpc/85xx: Minor fixups for kexec on 85xx
author
Matthew McClintock
<msm@freescale.com>
Thu, 16 Sep 2010 22:58:25 +0000
(17:58 -0500)
committer
Kumar 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>
arch/powerpc/platforms/85xx/smp.c
patch
|
blob
|
history
diff --cc
arch/powerpc/platforms/85xx/smp.c
Simple merge