sparc32: Restore SMP build and rectify sun4m NMI when non-SMP.
authorDavid S. Miller <davem@davemloft.net>
Sat, 12 May 2012 04:23:05 +0000 (21:23 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 12 May 2012 04:23:05 +0000 (21:23 -0700)
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>

No differences found