commit | 96061a91a1265d2f8dae6f4a6064bd77faec4df5 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri May 11 21:23:05 2012 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri May 11 21:23:05 2012 -0700 |
tree | 4fe080ca676f05f8f0fa979fed88e47d5e7b23c1 | |
parent | 716a5d73a787a3d1f6e2bd8ce34a788bb8bf368f [diff] |
sparc32: Restore SMP build and rectify sun4m NMI when non-SMP. The non-SMP sun4m NMI handler was still accessing SUN4C registers. Fix that and share the sun4m NMI trap code between SMP and non-SMP cases. Signed-off-by: David S. Miller <davem@davemloft.net>