diff options
author | Dominik Brodowski <[email protected]> | 2018-03-13 21:27:21 +0100 |
---|---|---|
committer | Dominik Brodowski <[email protected]> | 2018-04-02 20:15:45 +0200 |
commit | d0d89d1ed3ff7e39d80773be09918037d06522fb (patch) | |
tree | 15285a15fd6717c67777ea25e131ca702296b902 /scripts/gdb/linux/proc.py | |
parent | ab641afa73fbcdee962c4ec9641dd561fdae9944 (diff) |
inotify: add do_inotify_init() helper; remove in-kernel call to syscall
Using the inotify-internal do_inotify_init() helper allows us to get rid
of the in-kernel call to sys_inotify_init1() 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]
Acked-by: Jan Kara <[email protected]>
Cc: Amir Goldstein <[email protected]>
Cc: [email protected]
Signed-off-by: Dominik Brodowski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions