diff options
author | 2018-03-17 15:00:24 +0100 | |
---|---|---|
committer | 2018-04-02 20:15:40 +0200 | |
commit | 30cfe4ef8b8948842a48de7955ca0522568eeb6d (patch) | |
tree | 962f553daa1c08547bdda475bc98200caa87f81e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fs: add do_lookup_dcookie() helper; remove in-kernel call to syscall (diff) | |
download | linux-dev-30cfe4ef8b8948842a48de7955ca0522568eeb6d.tar.xz linux-dev-30cfe4ef8b8948842a48de7955ca0522568eeb6d.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions