• Paul Mundt's avatar
    sh: Fixup 4K irq stacks. · 1dc41e58
    Paul Mundt authored
    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>
    1dc41e58
irq.c 6.2 KB