diff options
author | Dominik Brodowski <linux@dominikbrodowski.net> | 2018-03-20 19:33:48 +0100 |
---|---|---|
committer | Dominik Brodowski <linux@dominikbrodowski.net> | 2018-04-02 20:15:42 +0200 |
commit | 05585e449572d7bdb798a87a732f86760c6b3c77 (patch) | |
tree | 8dcd23631e3face7b20d8c1f40f02b354b918d33 /fs/cachefiles | |
parent | e02af2ff654806c5dc93412fffd77d67d1125ccc (diff) | |
download | linux-05585e449572d7bdb798a87a732f86760c6b3c77.tar.bz2 |
fs: add do_compat_select() helper; remove in-kernel call to compat syscall
Using the fs-internal do_compat_select() helper allows us to get rid of
the fs-internal call to the compat_sys_select() 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: Al Viro <viro@zeniv.linux.org.uk>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Diffstat (limited to 'fs/cachefiles')
0 files changed, 0 insertions, 0 deletions