aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2019-05-16 12:52:34 +0100
committerAl Viro <viro@zeniv.linux.org.uk>2019-05-16 12:23:45 -0400
commitd8076bdb56af5e5918376cd1573a6b0007fc1a89 (patch)
treee6f3a9511a78158bf334146124278df1468dc4cc /arch/ia64/kernel
parentuapi, x86: Fix the syscall numbering of the mount API syscalls [ver #2] (diff)
downloadlinux-dev-d8076bdb56af5e5918376cd1573a6b0007fc1a89.tar.xz
linux-dev-d8076bdb56af5e5918376cd1573a6b0007fc1a89.zip
uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]
Wire up the mount API syscalls on non-x86 arches. Reported-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: David Howells <dhowells@redhat.com> Reviewed-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/ia64/kernel')
-rw-r--r--arch/ia64/kernel/syscalls/syscall.tbl6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/ia64/kernel/syscalls/syscall.tbl b/arch/ia64/kernel/syscalls/syscall.tbl
index 56e3d0b685e1..e01df3f2f80d 100644
--- a/arch/ia64/kernel/syscalls/syscall.tbl
+++ b/arch/ia64/kernel/syscalls/syscall.tbl
@@ -348,3 +348,9 @@
425 common io_uring_setup sys_io_uring_setup
426 common io_uring_enter sys_io_uring_enter
427 common io_uring_register sys_io_uring_register
+428 common open_tree sys_open_tree
+429 common move_mount sys_move_mount
+430 common fsopen sys_fsopen
+431 common fsconfig sys_fsconfig
+432 common fsmount sys_fsmount
+433 common fspick sys_fspick