sparc64: Make special trap return path for TRAP_NMI().
authorDavid S. Miller <davem@davemloft.net>
Wed, 26 Nov 2008 06:24:59 +0000 (22:24 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 4 Dec 2008 17:17:03 +0000 (09:17 -0800)
We don't want the rtrap path to try and run softirqs or
anything like that when returning from a PIL==15 NMI.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found