diff options
author | Dominik Brodowski <linux@dominikbrodowski.net> | 2018-03-16 17:10:50 +0100 |
---|---|---|
committer | Dominik Brodowski <linux@dominikbrodowski.net> | 2018-04-02 20:15:19 +0200 |
commit | 157b334aa84dc5a4edcbf056b7254263e4112ba8 (patch) | |
tree | 86b0c2497a06efd1c3fab4d3cd460d9930c84e9a /ipc | |
parent | 8770cf4a5858c4f7c109a3e47dfd3715fda45f2c (diff) | |
download | linux-157b334aa84dc5a4edcbf056b7254263e4112ba8.tar.bz2 |
net: socket: add __compat_sys_recvmmsg() helper; remove in-kernel call to compat syscall
Using the net-internal helper __compat_sys_recvmmsg() allows us to avoid
the internal calls to the compat_sys_recvmmsg() 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: David S. Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions