From d8076bdb56af5e5918376cd1573a6b0007fc1a89 Mon Sep 17 00:00:00 2001 From: David Howells Date: Thu, 16 May 2019 12:52:34 +0100 Subject: 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 Signed-off-by: David Howells Reviewed-by: Arnd Bergmann Signed-off-by: Al Viro --- arch/sparc/kernel/syscalls/syscall.tbl | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'arch/sparc/kernel/syscalls/syscall.tbl') diff --git a/arch/sparc/kernel/syscalls/syscall.tbl b/arch/sparc/kernel/syscalls/syscall.tbl index a1dd24307b00..e047480b1605 100644 --- a/arch/sparc/kernel/syscalls/syscall.tbl +++ b/arch/sparc/kernel/syscalls/syscall.tbl @@ -473,3 +473,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 -- cgit v1.2.3-59-g8ed1b