diff options
author | Dominik Brodowski <[email protected]> | 2018-03-16 17:07:03 +0100 |
---|---|---|
committer | Dominik Brodowski <[email protected]> | 2018-04-02 20:15:20 +0200 |
commit | 6df354653e8cc07be1f057d9207e1092c0b3963b (patch) | |
tree | 54c13231160e6a6cc6aa461b91d796ce3cff4518 /lib/mpi/mpiutil.c | |
parent | 157b334aa84dc5a4edcbf056b7254263e4112ba8 (diff) |
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/[email protected]
Cc: David S. Miller <[email protected]>
Cc: [email protected]
Signed-off-by: Dominik Brodowski <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions