Skip to content
Commit 1ef48593 authored by Will Simoneau's avatar Will Simoneau Committed by David S. Miller
Browse files

sparc: sun4m SMP: fix wrong shift instruction in IPI handler



This shift instruction appears to be shifting in the wrong direction.
Without this change, my SparcStation-20MP hangs just after bringing up
the second CPU:

Entering SMP Mode...
Starting CPU 2 at f02b4e90
Brought up 2 CPUs
Total of 2 processors activated (99.52 BogoMIPS).
   *** stuck ***

Signed-off-by: default avatarWill Simoneau <simoneau@ele.uri.edu>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 6d999da4
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