mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -08: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>