commit | 43a327b79c3945049ccf675452d2d519084c9bc6 | [log] [tgz] |
---|---|---|
author | Matthew McClintock <msm@freescale.com> | Tue Oct 25 17:54:04 2011 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Thu Nov 03 13:12:29 2011 -0500 |
tree | 86e693938ac0b5d4fe78799222b1ba93a4473a21 | |
parent | 7d0d3ad5e3cfbf96aa4a2d6ee26a20c98a29d4a1 [diff] |
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>