diff options
author | Dominik Brodowski <[email protected]> | 2018-03-17 15:00:24 +0100 |
---|---|---|
committer | Dominik Brodowski <[email protected]> | 2018-04-02 20:15:40 +0200 |
commit | 30cfe4ef8b8948842a48de7955ca0522568eeb6d (patch) | |
tree | 962f553daa1c08547bdda475bc98200caa87f81e /scripts/gdb/linux/tasks.py | |
parent | 98e5f7bd2c67f4028a0797393092f8730118d713 (diff) |
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/[email protected]
Cc: Al Viro <[email protected]>
Cc: Andrew Morton <[email protected]>
Signed-off-by: Dominik Brodowski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions