Skip to content

Commit 6c12236

Browse files
Vasily Gorbikhcahca
authored andcommitted
s390: wire up sys_futex_waitv system call
Tested with futex kselftests. Signed-off-by: Vasily Gorbik <[email protected]> Signed-off-by: Heiko Carstens <[email protected]>
1 parent 00b55ea commit 6c12236

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/s390/kernel/syscalls/syscall.tbl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -451,3 +451,4 @@
451451
446 common landlock_restrict_self sys_landlock_restrict_self sys_landlock_restrict_self
452452
# 447 reserved for memfd_secret
453453
448 common process_mrelease sys_process_mrelease sys_process_mrelease
454+
449 common futex_waitv sys_futex_waitv sys_futex_waitv

0 commit comments

Comments
 (0)