From: Helge Deller Date: Mon, 3 May 2010 20:44:21 +0000 (+0000) Subject: parisc: clear floating point exception flag on SIGFPE signal X-Git-Tag: v2.6.27.48~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=648efc40754d15a7f38fc31d50bdc4e04024630d;p=pandora-kernel.git parisc: clear floating point exception flag on SIGFPE signal commit 550f0d922286556c7ea43974bb7921effb5a5278 upstream. 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 Signed-off-by: Kyle McMartin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed