Skip to content
Snippets Groups Projects
Commit 22c841c9 authored by Paul Mackerras's avatar Paul Mackerras
Browse files

powerpc: Initialize secondary CPU setup for 32-bit SMP


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: default avatarPaul Mackerras <paulus@samba.org>
parent a7f290da
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment