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