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:
f15b2dc
)
sh: Handle cases where setup{_rt,}_frame() fail on SH-5 signal delivery.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 10 Dec 2008 10:26:44 +0000
(19:26 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 22 Dec 2008 09:44:04 +0000
(18:44 +0900)
Presently these cases are not handled properly due to the return value
not being passed back. This needs to be correct to get proper behaviour
out of things like the tracehook signal notifier, amongst others.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found