]> git.baikalelectronics.ru Git - kernel.git/commit
fs: remove compat_sys_mount
authorChristoph Hellwig <hch@lst.de>
Thu, 17 Sep 2020 08:22:34 +0000 (10:22 +0200)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 23 Sep 2020 03:45:57 +0000 (23:45 -0400)
commita32dec46a23d81d11499178ff3a11a291fe3ca91
tree7272f3e75ef22d0ad16f69b50df7defa8785756a
parent1dcfd4301e4f03c5570b060663af6b074c490e78
fs: remove compat_sys_mount

compat_sys_mount is identical to the regular sys_mount now, so remove it
and use the native version everywhere.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
17 files changed:
arch/arm64/include/asm/unistd32.h
arch/mips/kernel/syscalls/syscall_n32.tbl
arch/mips/kernel/syscalls/syscall_o32.tbl
arch/parisc/kernel/syscalls/syscall.tbl
arch/powerpc/kernel/syscalls/syscall.tbl
arch/s390/kernel/syscalls/syscall.tbl
arch/sparc/kernel/syscalls/syscall.tbl
arch/x86/entry/syscalls/syscall_32.tbl
fs/Makefile
fs/compat.c [deleted file]
fs/internal.h
fs/namespace.c
include/linux/compat.h
include/uapi/asm-generic/unistd.h
tools/include/uapi/asm-generic/unistd.h
tools/perf/arch/powerpc/entry/syscalls/syscall.tbl
tools/perf/arch/s390/entry/syscalls/syscall.tbl