summaryrefslogtreecommitdiffstats
path: root/fs/select.c
diff options
context:
space:
mode:
authorDominik Brodowski <linux@dominikbrodowski.net>2018-03-20 19:29:53 +0100
committerDominik Brodowski <linux@dominikbrodowski.net>2018-04-02 20:15:42 +0200
commite02af2ff654806c5dc93412fffd77d67d1125ccc (patch)
tree43f31b20bcc22e244c0c4243d7d5e3c4701a1a74 /fs/select.c
parent4bdb9acabff2dfcb856c40b6936269d87f490c8d (diff)
downloadlinux-e02af2ff654806c5dc93412fffd77d67d1125ccc.tar.bz2
fs: add do_compat_fcntl64() helper; remove in-kernel call to compat syscall
Using the fs-internal do_compat_fcntl64() helper allows us to get rid of the fs-internal call to the compat_sys_fcntl64() syscall. This patch is part of a series which removes in-kernel calls to syscalls. On this basis, the syscall entry path can be streamlined. For details, see http://lkml.kernel.org/r/20180325162527.GA17492@light.dominikbrodowski.net Cc: Al Viro <viro@zeniv.linux.org.uk> Cc: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Diffstat (limited to 'fs/select.c')
0 files changed, 0 insertions, 0 deletions