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
ChangeLog -rw-r--r-- 3.4 KB
Kconfig -rw-r--r-- 2.9 KB
Makefile -rw-r--r-- 153 bytes
af_ipx.c -rw-r--r-- 49.3 KB
ipx_proc.c -rw-r--r-- 9.1 KB
ipx_route.c -rw-r--r-- 6.7 KB
sysctl_net_ipx.c -rw-r--r-- 1.3 KB

back to top