summaryrefslogtreecommitdiff
path: root/fs/signalfd.c
diff options
context:
space:
mode:
authorDominik Brodowski <linux@dominikbrodowski.net>2018-03-11 11:34:30 +0100
committerDominik Brodowski <linux@dominikbrodowski.net>2018-04-02 20:15:37 +0200
commit791eb22eef0d077df4ddcf633ee6eac038f0431e (patch)
tree85d17bcff2149aa82b380c44d6eccbf63e22e900 /fs/signalfd.c
parentf13903587c189fa73da47ddd416eb31704c48486 (diff)
fs: add do_epoll_*() helpers; remove internal calls to sys_epoll_*()
Using the helper functions do_epoll_create() and do_epoll_wait() allows us to remove in-kernel calls to the related syscall functions. 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/signalfd.c')
0 files changed, 0 insertions, 0 deletions