Staging
v0.8.1
https://github.com/torvalds/linux
Revision 22c841c9a465a6b29a6140fcc5dae9fdb3c8674d authored by Paul Mackerras on 11 November 2005, 11:34:43 UTC, committed by Paul Mackerras on 11 November 2005, 11:34:43 UTC
32-bit SMP powermacs weren't booting with ARCH=powerpc because the
boot cpu wasn't saving away the state of various control registers,
but the secondary CPUs were loading them from the uninitialized
state.  This adds the necessary save-state call.

Signed-off-by: Paul Mackerras <paulus@samba.org>
1 parent a7f290d
History
Tip revision: 22c841c9a465a6b29a6140fcc5dae9fdb3c8674d authored by Paul Mackerras on 11 November 2005, 11:34:43 UTC
powerpc: Initialize secondary CPU setup for 32-bit SMP
Tip revision: 22c841c
File Mode Size
Kconfig -rw-r--r-- 8.4 KB
Makefile -rw-r--r-- 823 bytes
aztcd.c -rw-r--r-- 68.5 KB
aztcd.h -rw-r--r-- 6.1 KB
cdrom.c -rw-r--r-- 93.1 KB
cdu31a.c -rw-r--r-- 84.7 KB
cdu31a.h -rw-r--r-- 13.7 KB
cm206.c -rw-r--r-- 45.8 KB
cm206.h -rw-r--r-- 4.4 KB
gscd.c -rw-r--r-- 19.2 KB
gscd.h -rw-r--r-- 2.4 KB
isp16.c -rw-r--r-- 9.6 KB
isp16.h -rw-r--r-- 2.6 KB
mcdx.c -rw-r--r-- 48.9 KB
mcdx.h -rw-r--r-- 5.5 KB
optcd.c -rw-r--r-- 50.4 KB
optcd.h -rw-r--r-- 1.7 KB
sbpcd.c -rw-r--r-- 167.0 KB
sbpcd.h -rw-r--r-- 24.9 KB
sjcd.c -rw-r--r-- 42.3 KB
sjcd.h -rw-r--r-- 4.9 KB
sonycd535.c -rw-r--r-- 47.9 KB
sonycd535.h -rw-r--r-- 5.1 KB
viocd.c -rw-r--r-- 21.4 KB

back to top