Update struct signalfd_siginfo from Linux 4.18.
authorJoseph Myers <joseph@codesourcery.com>
Mon, 20 Aug 2018 15:48:16 +0000 (15:48 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Mon, 20 Aug 2018 15:48:16 +0000 (15:48 +0000)
commite6edd40d61009e8a71bffe6fb2ef41a00c6f63d2
tree6fefdefe07b8a06566c2ec09fc16c9ee4333b245
parent174195409d6a3d639dd28e08cf99d6f2559eca9c
Update struct signalfd_siginfo from Linux 4.18.

This patch updates struct signalfd_siginfo in sys/signalfd.h with new
members from Linux 4.18 (plus ssi_addr_lsb, added to the kernel in
2.6.37 without being added to sys/signalfd.h at that time).  The
__pad2 member name follows the kernel and the existing __pad name.

Tested for x86_64.

* sysdeps/unix/sysv/linux/sys/signalfd.h (struct
signalfd_siginfo): Add ssi_addr_lsb, ssi_syscall, ssi_call_addr
and ssi_arch members.
ChangeLog
sysdeps/unix/sysv/linux/sys/signalfd.h