powerpc/85xx: Make kexec to interate over online cpus
authorMatthew McClintock <msm@freescale.com>
Tue, 25 Oct 2011 22:54:04 +0000 (17:54 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 3 Nov 2011 18:12:29 +0000 (13:12 -0500)
commit43a327b79c3945049ccf675452d2d519084c9bc6
tree86e693938ac0b5d4fe78799222b1ba93a4473a21
parent7d0d3ad5e3cfbf96aa4a2d6ee26a20c98a29d4a1
powerpc/85xx: Make kexec to interate over online cpus

This is not strictly required, because this iterates over logical
cpus and they are not (currently) discontigous. But, it's cleaner
code and more obvious what is going on

Signed-off-by: Matthew McClintock <msm@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/platforms/85xx/smp.c