summaryrefslogtreecommitdiff
path: root/arch/h8300
diff options
context:
space:
mode:
authorAmanieu d'Antras <amanieu@gmail.com>2015-11-05 00:50:24 +0000
committerRalf Baechle <ralf@linux-mips.org>2015-11-12 11:35:47 +0100
commitd00d920338382ceaefc643760daf9936ae9c5788 (patch)
tree317386278ac9c369e7520e9c588c4690425bbf4f /arch/h8300
parent22b14523994588279ae9c5ccfe64073c1e5b3c00 (diff)
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/h8300')
0 files changed, 0 insertions, 0 deletions