sparc64: Reschedule KGDB capture to a software interrupt.
authorDavid S. Miller <davem@davemloft.net>
Wed, 27 May 2009 02:00:54 +0000 (19:00 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 12 Jun 2009 03:01:15 +0000 (20:01 -0700)
[ Upstream commit 42cc77c861e8e850e86252bb5b1e12e006261973 ]

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found