git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db9b99d
)
sh: Fixup 4K irq stacks.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 24 Nov 2006 10:46:18 +0000
(19:46 +0900)
committer
Paul 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