From: Helge Deller Date: Tue, 16 Nov 2021 12:11:26 +0000 (+0100) Subject: parisc: Wire up futex_waitv X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=8f663eb3b7e8c4c88919be8c42768a8100ca6060;p=linux.git parisc: Wire up futex_waitv Signed-off-by: Helge Deller --- diff --git a/arch/parisc/kernel/syscalls/syscall.tbl b/arch/parisc/kernel/syscalls/syscall.tbl index bf751e0732b70..358c000007553 100644 --- a/arch/parisc/kernel/syscalls/syscall.tbl +++ b/arch/parisc/kernel/syscalls/syscall.tbl @@ -446,3 +446,4 @@ 446 common landlock_restrict_self sys_landlock_restrict_self # 447 reserved for memfd_secret 448 common process_mrelease sys_process_mrelease +449 common futex_waitv sys_futex_waitv