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:
d24944d
)
parisc: clear floating point exception flag on SIGFPE signal
author
Helge Deller
<deller@gmx.de>
Mon, 3 May 2010 20:44:21 +0000
(20:44 +0000)
committer
Kyle McMartin
<kyle@dreadnought.i.jkkm.org>
Sun, 30 May 2010 09:39:58 +0000
(
05:39
-0400)
Clear the floating point exception flag before returning to
user space. This is needed, else the libc trampoline handler
may hit the same SIGFPE again while building up a trampoline
to a signal handler.
Fixes debian bug #559406.
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
No differences found