diff options
| author | Dominik Brodowski <[email protected]> | 2018-03-16 16:58:54 +0100 |
|---|---|---|
| committer | Dominik Brodowski <[email protected]> | 2018-04-02 20:15:18 +0200 |
| commit | 73ee3eafd5d1037af9762d28d17611bcf64834d6 (patch) | |
| tree | e61cae54b3074bcf0f9bdf4501fb49a792b4f1ba /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | fd4e82f5b8612ce90bf85f062f2b7954044a1db7 (diff) | |
net: socket: add __compat_sys_setsockopt() helper; remove in-kernel call to compat syscall
Using the net-internal helper __compat_sys_setsockopt() allows us to avoid
the internal calls to the compat_sys_setsockopt() 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/[email protected]
Cc: David S. Miller <[email protected]>
Cc: [email protected]
Signed-off-by: Dominik Brodowski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions