mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-04-26 07:41:16 +00:00
We were forcing SIGFPE on to a user program for no good reason. Use send_sig_info() instead. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>