Skip to content
Commit 1dc41e58 authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: Fixup 4K irq stacks.



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: default avatarPaul Mundt <lethal@linux-sh.org>
parent db9b99d4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment