diff options
author | Dominik Brodowski <[email protected]> | 2018-03-17 14:53:38 +0100 |
---|---|---|
committer | Dominik Brodowski <[email protected]> | 2018-04-02 20:15:39 +0200 |
commit | 98e5f7bd2c67f4028a0797393092f8730118d713 (patch) | |
tree | 2988fe6dfee12d2ee30f55a5782ae26a50cfedbf /scripts/gdb/linux/tasks.py | |
parent | 2fc96f8331ba7d08ddc126d154a1504b9a79b79e (diff) |
fs: add do_lookup_dcookie() helper; remove in-kernel call to syscall
Using the fs-internal do_lookup_dcookie() helper allows us to get rid of
fs-internal calls to the sys_lookup_dcookie() 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