Staging
v0.5.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
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 391 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.2 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 61.1 KB
Makefile -rw-r--r-- 42.5 KB
README -rw-r--r-- 14.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top