summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/syscalls/syscall_n32.tbl
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2019-05-17 09:46:31 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2019-05-17 09:46:31 -0700
commitbf8a9a4755737f6630756f0d87bea9b38f0ed369 (patch)
tree1bdeab134ab136514a2a24e6b2310a686c007800 /arch/mips/kernel/syscalls/syscall_n32.tbl
parenta6a4b66bd8f41922c543f7a820c66ed59c25995e (diff)
parentd8076bdb56af5e5918376cd1573a6b0007fc1a89 (diff)
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull more vfs mount updates from Al Viro: "Propagation of new syscalls to other architectures + cosmetic change from Christian (fscontext didn't follow the convention for anon inode names)" * 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] uapi, x86: Fix the syscall numbering of the mount API syscalls [ver #2] uapi, fsopen: use square brackets around "fscontext" [ver #2]
Diffstat (limited to 'arch/mips/kernel/syscalls/syscall_n32.tbl')
-rw-r--r--arch/mips/kernel/syscalls/syscall_n32.tbl6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/mips/kernel/syscalls/syscall_n32.tbl b/arch/mips/kernel/syscalls/syscall_n32.tbl
index 9392dfe33f97..0e2dd68ade57 100644
--- a/arch/mips/kernel/syscalls/syscall_n32.tbl
+++ b/arch/mips/kernel/syscalls/syscall_n32.tbl
@@ -366,3 +366,9 @@
425 n32 io_uring_setup sys_io_uring_setup
426 n32 io_uring_enter sys_io_uring_enter
427 n32 io_uring_register sys_io_uring_register
+428 n32 open_tree sys_open_tree
+429 n32 move_mount sys_move_mount
+430 n32 fsopen sys_fsopen
+431 n32 fsconfig sys_fsconfig
+432 n32 fsmount sys_fsmount
+433 n32 fspick sys_fspick