diff options
author | Amanieu d'Antras <amanieu@gmail.com> | 2015-11-05 00:50:24 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2015-11-12 11:35:47 +0100 |
commit | d00d920338382ceaefc643760daf9936ae9c5788 (patch) | |
tree | 317386278ac9c369e7520e9c588c4690425bbf4f /arch/mips/lib/ashrdi3.c | |
parent | 22b14523994588279ae9c5ccfe64073c1e5b3c00 (diff) | |
download | blackbird-obmc-linux-d00d920338382ceaefc643760daf9936ae9c5788.tar.gz blackbird-obmc-linux-d00d920338382ceaefc643760daf9936ae9c5788.zip |
MIPS: Clean up compat_siginfo_t
While mips can't use the generic compat_siginfo_t directly because
its si_code and si_errno are inverted, we can still make it as
close to the generic version as possible. This makes it easier
to update when new members are added to siginfo_t.
The main changes are adding a missing _sigsys union member and
eliminating the unused _irix_sigchld one.
Signed-off-by: Amanieu d'Antras <amanieu@gmail.com>
Cc: linux-kernel@vger.kernel.org
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/11455/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/lib/ashrdi3.c')
0 files changed, 0 insertions, 0 deletions