diff options
author | 2018-03-16 17:01:41 +0100 | |
---|---|---|
committer | 2018-04-02 20:15:19 +0200 | |
commit | 8770cf4a5858c4f7c109a3e47dfd3715fda45f2c (patch) | |
tree | a259a3ad0db09900e7a49c2dba777cdff1b31f8a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: socket: add __compat_sys_setsockopt() helper; remove in-kernel call to compat syscall (diff) | |
download | linux-dev-8770cf4a5858c4f7c109a3e47dfd3715fda45f2c.tar.xz linux-dev-8770cf4a5858c4f7c109a3e47dfd3715fda45f2c.zip |
net: socket: add __compat_sys_getsockopt() helper; remove in-kernel call to compat syscall
Using the net-internal helper __compat_sys_getsockopt() allows us to avoid
the internal calls to the compat_sys_getsockopt() 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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions