diff options
author | Dominik Brodowski <[email protected]> | 2018-03-11 11:34:27 +0100 |
---|---|---|
committer | Dominik Brodowski <[email protected]> | 2018-04-02 20:15:34 +0200 |
commit | 2dae0248061e6a8a2cccfb2ad01a76f674e40d72 (patch) | |
tree | 4f8185796cf9fc99bc59c6e50a7506e12c62aa0b /scripts/gdb/linux/proc.py | |
parent | af03c4acb728dd9ed850d329a1cff71d52e7f3a8 (diff) |
fs: add do_readlinkat() helper; remove internal call to sys_readlinkat()
Using the do_readlinkat() helper removes an in-kernel call to the
sys_readlinkat() 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: Alexander Viro <[email protected]>
Signed-off-by: Dominik Brodowski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions