diff options
author | Dominik Brodowski <linux@dominikbrodowski.net> | 2018-03-16 16:48:34 +0100 |
---|---|---|
committer | Dominik Brodowski <linux@dominikbrodowski.net> | 2018-04-02 20:15:17 +0200 |
commit | fd4e82f5b8612ce90bf85f062f2b7954044a1db7 (patch) | |
tree | 44d555647e22b7c7a344e6559dcb69a7f9447a68 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | d27e9afc64206b5a2fe02561716cee5be9aacf01 (diff) |
net: socket: add __compat_sys_recvfrom() helper; remove in-kernel call to compat syscall
Using the net-internal helper __compat_sys_recvfrom() allows us to avoid
the internal calls to the compat_sys_recvfrom() 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 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions