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-- 901 bytes
Makefile -rw-r--r-- 144 bytes
lapb_iface.c -rw-r--r-- 9.0 KB
lapb_in.c -rw-r--r-- 18.2 KB
lapb_out.c -rw-r--r-- 5.2 KB
lapb_subr.c -rw-r--r-- 7.8 KB
lapb_timer.c -rw-r--r-- 4.5 KB

back to top