summaryrefslogtreecommitdiff
path: root/kernel/signal.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2019-01-11 16:14:21 +0100
committerArnd Bergmann <arnd@arndb.de>2019-02-07 00:13:27 +0100
commit7948450d455658601fedbf3b3e9890b4b36a214a (patch)
tree8ffea30cb3036cc93adbf207f36e3a768daf0c3c /kernel/signal.c
parent3876ced476c8ec17265d1739467e726ada88b660 (diff)
x86/x32: use time64 versions of sigtimedwait and recvmmsg
x32 has always followed the time64 calling conventions of these syscalls, which required a special hack in compat_get_timespec aka get_old_timespec32 to continue working. Since we now have the time64 syscalls, use those explicitly. Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'kernel/signal.c')
0 files changed, 0 insertions, 0 deletions