diff options
author | Dominik Brodowski <linux@dominikbrodowski.net> | 2018-03-11 13:34:37 +0300 |
---|---|---|
committer | Dominik Brodowski <linux@dominikbrodowski.net> | 2018-04-02 21:15:39 +0300 |
commit | 2fc96f8331ba7d08ddc126d154a1504b9a79b79e (patch) | |
tree | e285a734bc1b9a79d6d99b1eec0699f9a12f51f0 /fs/coredump.c | |
parent | 52fb6db0fd6f50ac71475f02b96098fbb1fb3417 (diff) | |
download | linux-2fc96f8331ba7d08ddc126d154a1504b9a79b79e.tar.xz |
fs: add do_eventfd() helper; remove internal call to sys_eventfd()
Using this helper removes an in-kernel call to the sys_eventfd() 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/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/coredump.c')
0 files changed, 0 insertions, 0 deletions