]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
x86/x32: use time64 versions of sigtimedwait and recvmmsg
authorArnd Bergmann <arnd@arndb.de>
Fri, 11 Jan 2019 15:14:21 +0000 (16:14 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 6 Feb 2019 23:13:27 +0000 (00:13 +0100)
commit7948450d455658601fedbf3b3e9890b4b36a214a
tree8ffea30cb3036cc93adbf207f36e3a768daf0c3c
parent3876ced476c8ec17265d1739467e726ada88b660
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>
arch/x86/entry/syscalls/syscall_64.tbl