aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
diff options
context:
space:
mode:
authorMilton Miller <miltonm@bga.com>2007-04-11 18:32:17 +1000
committerPaul Mackerras <paulus@samba.org>2007-06-25 16:55:16 +1000
commitee46a90b599952bb1a9dc67f894710017e7cc409 (patch)
tree48b51d3bab9a37549cf6720d4a280929c04c4a49 /arch/powerpc/Kconfig
parent[POWERPC] Fix problems with device tree representation of TSI-1xx bridges (diff)
downloadlinux-dev-ee46a90b599952bb1a9dc67f894710017e7cc409.tar.xz
linux-dev-ee46a90b599952bb1a9dc67f894710017e7cc409.zip
[POWERPC] kexec: Send slaves to new kernel earlier
With this, when kexec-ing, we copy the code and start the slaves on their journey to the next kernel's spin loop as soon as we copy the kexec image into place. The kernel doesn't know exactly which slaves are spinning in kexec_wait. This allows us to pass more than max-cpus to the next kernel. But it also means that we might leave some behind. Moving the code here means they have the time it takes us to clear the hash table to wake up and move on. Moving the code any earlier would reuqire walking the image description to search for the code, which could span multiple pages. Signed-off-by: Milton Miller <miltonm@bga.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/Kconfig')
0 files changed, 0 insertions, 0 deletions