diff options
author | Dominik Brodowski <[email protected]> | 2018-03-20 19:39:44 +0100 |
---|---|---|
committer | Dominik Brodowski <[email protected]> | 2018-04-02 20:15:44 +0200 |
commit | ab641afa73fbcdee962c4ec9641dd561fdae9944 (patch) | |
tree | d593ce59cbbc3acf035116b9f1f29b7208176e1b /scripts/gdb/linux/proc.py | |
parent | 570484bfe813fa67da003077898a7046767cb4d1 (diff) |
fs: add do_compat_futimesat() helper; remove in-kernel call to compat syscall
Using the fs-internal do_compat_futimesat() helper allows us to get rid of
the fs-internal call to the compat_sys_futimesat() 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/proc.py')
0 files changed, 0 insertions, 0 deletions