Skip to content
Commit b332b8bc authored by David S. Miller's avatar David S. Miller
Browse files

[SPARC64]: Fix memory controller register access when non-SMP.



get_cpu() always returns zero on non-SMP builds, but we
really want the physical cpu number in this code in order
to do the right thing.

Based upon a non-SMP kernel boot failure report from Bernd Zeimetz.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f194d132
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment