git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7f290d
)
powerpc: Initialize secondary CPU setup for 32-bit SMP
author
Paul Mackerras
<paulus@samba.org>
Fri, 11 Nov 2005 11:34:43 +0000
(22:34 +1100)
committer
Paul Mackerras
<paulus@samba.org>
Fri, 11 Nov 2005 11:34:43 +0000
(22:34 +1100)
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>
No differences found