sparc64: Run NMIs on the hardirq stack.
authorDavid S. Miller <davem@davemloft.net>
Wed, 14 Apr 2010 09:04:29 +0000 (02:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 14 Apr 2010 09:04:29 +0000 (02:04 -0700)
Otherwise we can overflow the main stack with the function tracer
enabled.

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

No differences found