sh: Fixup 4K irq stacks.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 24 Nov 2006 10:46:18 +0000 (19:46 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 6 Dec 2006 01:45:39 +0000 (10:45 +0900)
There was a clobber issue with the register we were saving
the stack in, so we switch to a register that we handle in
the clobber list properly already.

This also follows the x86 changes for allowing the softirq
checks from hardirq context.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found