]> Git Repo - linux.git/commitdiff
s390: wire up sys_futex_waitv system call
authorVasily Gorbik <[email protected]>
Mon, 1 Nov 2021 13:38:18 +0000 (14:38 +0100)
committerHeiko Carstens <[email protected]>
Tue, 16 Nov 2021 11:29:19 +0000 (12:29 +0100)
Tested with futex kselftests.

Signed-off-by: Vasily Gorbik <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
arch/s390/kernel/syscalls/syscall.tbl

index df5261e5cfe1f28d6afc412ba5475e588f6c1dde..ed9c5c2eafad700ce45ad0178837ed3d1c9204d1 100644 (file)
 446  common    landlock_restrict_self  sys_landlock_restrict_self      sys_landlock_restrict_self
 # 447 reserved for memfd_secret
 448  common    process_mrelease        sys_process_mrelease            sys_process_mrelease
+449  common    futex_waitv             sys_futex_waitv                 sys_futex_waitv
This page took 0.059101 seconds and 4 git commands to generate.