diff options
author | Arnd Bergmann <arnd@arndb.de> | 2019-01-11 16:14:21 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2019-02-07 00:13:27 +0100 |
commit | 7948450d455658601fedbf3b3e9890b4b36a214a (patch) | |
tree | 8ffea30cb3036cc93adbf207f36e3a768daf0c3c /arch/sparc/kernel/syscalls | |
parent | 3876ced476c8ec17265d1739467e726ada88b660 (diff) | |
download | linux-7948450d455658601fedbf3b3e9890b4b36a214a.tar.gz linux-7948450d455658601fedbf3b3e9890b4b36a214a.tar.bz2 linux-7948450d455658601fedbf3b3e9890b4b36a214a.zip |
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 'arch/sparc/kernel/syscalls')
0 files changed, 0 insertions, 0 deletions