diff options
author | Dominik Brodowski <linux@dominikbrodowski.net> | 2018-03-16 17:07:03 +0100 |
---|---|---|
committer | Dominik Brodowski <linux@dominikbrodowski.net> | 2018-04-02 20:15:20 +0200 |
commit | 6df354653e8cc07be1f057d9207e1092c0b3963b (patch) | |
tree | 54c13231160e6a6cc6aa461b91d796ce3cff4518 /Documentation/logo.txt | |
parent | 157b334aa84dc5a4edcbf056b7254263e4112ba8 (diff) | |
download | op-kernel-dev-6df354653e8cc07be1f057d9207e1092c0b3963b.zip op-kernel-dev-6df354653e8cc07be1f057d9207e1092c0b3963b.tar.gz |
net: socket: add __compat_sys_...msg() helpers; remove in-kernel calls to compat syscalls
Using the net-internal helpers __compat_sys_...msg() allows us to avoid
the internal calls to the compat_sys_...msg() syscalls.
compat_sys_recvmmsg() is handled in a different patch.
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 'Documentation/logo.txt')
0 files changed, 0 insertions, 0 deletions