summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
diff options
context:
space:
mode:
authorDavid Howells2019-05-16 13:52:34 +0200
committerAl Viro2019-05-16 18:23:45 +0200
commitd8076bdb56af5e5918376cd1573a6b0007fc1a89 (patch)
treee6f3a9511a78158bf334146124278df1468dc4cc /arch/microblaze
parentuapi, x86: Fix the syscall numbering of the mount API syscalls [ver #2] (diff)
downloadkernel-qcow2-linux-d8076bdb56af5e5918376cd1573a6b0007fc1a89.tar.gz
kernel-qcow2-linux-d8076bdb56af5e5918376cd1573a6b0007fc1a89.tar.xz
kernel-qcow2-linux-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/microblaze')
-rw-r--r--arch/microblaze/kernel/syscalls/syscall.tbl6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/microblaze/kernel/syscalls/syscall.tbl b/arch/microblaze/kernel/syscalls/syscall.tbl
index 4964947732af..26339e417695 100644
--- a/arch/microblaze/kernel/syscalls/syscall.tbl
+++ b/arch/microblaze/kernel/syscalls/syscall.tbl
@@ -433,3 +433,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