sparc64: Reschedule KGDB capture to a software interrupt.
authorDavid S. Miller <davem@davemloft.net>
Thu, 19 Mar 2009 06:51:57 +0000 (23:51 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Mar 2009 06:51:57 +0000 (23:51 -0700)
Otherwise it might interrupt switch_to() midstream and use
half-cooked register window state.

Reported-by: Chris Torek <chris.torek@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found