diff options
author | Dominik Brodowski <linux@dominikbrodowski.net> | 2018-03-11 11:34:36 +0100 |
---|---|---|
committer | Dominik Brodowski <linux@dominikbrodowski.net> | 2018-04-02 20:15:38 +0200 |
commit | 52fb6db0fd6f50ac71475f02b96098fbb1fb3417 (patch) | |
tree | 781a546ea25e615de9f7f6870d0bca3dee8d6c8e /fs/eventfd.c | |
parent | fs: add do_epoll_*() helpers; remove internal calls to sys_epoll_*() (diff) | |
download | linux-52fb6db0fd6f50ac71475f02b96098fbb1fb3417.tar.xz linux-52fb6db0fd6f50ac71475f02b96098fbb1fb3417.zip |
fs: add do_signalfd4() helper; remove internal calls to sys_signalfd4()
Using this helper removes in-kernel calls to the sys_signalfd4() syscall
function.
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/20180325162527.GA17492@light.dominikbrodowski.net
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Diffstat (limited to 'fs/eventfd.c')
0 files changed, 0 insertions, 0 deletions