diff options
author | David Daney <[email protected]> | 2010-10-21 16:32:26 -0700 |
---|---|---|
committer | Ralf Baechle <[email protected]> | 2010-12-16 18:10:57 +0000 |
commit | 515b029d005b5694cf612a0a5ca6f861a7e45362 (patch) | |
tree | 983f7fea48513cfae6c7f96d4d4036475d8130b1 /net/unix/sysctl_net_unix.c | |
parent | 0bc6791707694c77b3543de39f77972a65de917a (diff) |
MIPS: Send proper signal and siginfo on FP emulator faults.
We were unconditionally sending SIGBUS with an empty siginfo on FP
emulator faults. This differs from what happens when real floating
point hardware would get a fault.
For most faults we need to send SIGSEGV with the faulting address
filled in in the struct siginfo.
Reported-by: Camm Maguire <[email protected]>
Signed-off-by: David Daney <[email protected]>
To: [email protected]
Cc: Camm Maguire <[email protected]>
Patchwork: https://patchwork.linux-mips.org/patch/1727/
Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions