[S390] smp: always reboot on cpu 0
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Fri, 26 Feb 2010 21:37:34 +0000 (22:37 +0100)
committerMartin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com>
Fri, 26 Feb 2010 21:37:30 +0000 (22:37 +0100)
commit2c2df118a6440748e6fd71a510a66ee708c31494
tree4e19684886c0c1e7261a1d68de9885302c0565f1
parentabd1ecf209b30a0ed43f0aae50f8b8ce1be2c3d1
[S390] smp: always reboot on cpu 0

Always reboot on logical cpu 0. This makes sure that the IPL cpu is
always the same and usually avoids strange numbering schemes between
physical and logical cpus.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/smp.h
arch/s390/kernel/Makefile
arch/s390/kernel/ipl.c
arch/s390/kernel/machine_kexec.c
arch/s390/kernel/smp.c
arch/s390/kernel/switch_cpu.S [new file with mode: 0644]
arch/s390/kernel/switch_cpu64.S [new file with mode: 0644]