summaryrefslogtreecommitdiffstats
path: root/fs/select.c
diff options
context:
space:
mode:
authorDominik Brodowski <linux@dominikbrodowski.net>2018-03-17 15:00:24 +0100
committerDominik Brodowski <linux@dominikbrodowski.net>2018-04-02 20:15:40 +0200
commit30cfe4ef8b8948842a48de7955ca0522568eeb6d (patch)
tree962f553daa1c08547bdda475bc98200caa87f81e /fs/select.c
parent98e5f7bd2c67f4028a0797393092f8730118d713 (diff)
downloadlinux-30cfe4ef8b8948842a48de7955ca0522568eeb6d.tar.bz2
fs: add do_vmsplice() helper; remove in-kernel call to syscall
Using the fs-internal do_vmsplice() helper allows us to get rid of the fs-internal call to the sys_vmsplice() 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