From: Russell King Date: Wed, 29 Jun 2005 22:02:02 +0000 (+0100) Subject: [PATCH] ARM: Don't force SIGFPE X-Git-Tag: v2.6.13-rc2~63^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da41119af78864d27ccbf505949df788d5e8aaf5;p=pandora-kernel.git [PATCH] ARM: Don't force SIGFPE We were forcing SIGFPE on to a user program for no good reason. Use send_sig_info() instead. Signed-off-by: Russell King --- Reading git-diff-tree failed