diff options
| author | Christoph Hellwig <[email protected]> | 2020-07-17 08:23:15 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-07-19 18:16:40 -0700 |
| commit | 55db9c0e853421fa71cac5e6855898601f78a1f5 (patch) | |
| tree | a1d10351c2e9a1c86cb0b481a98ada9745589195 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 8c918ffbbad49454ed26c53eb1b90bf98bb5e394 (diff) | |
net: remove compat_sys_{get,set}sockopt
Now that the ->compat_{get,set}sockopt proto_ops methods are gone
there is no good reason left to keep the compat syscalls separate.
This fixes the odd use of unsigned int for the compat_setsockopt
optlen and the missing sock_use_custom_sol_socket.
It would also easily allow running the eBPF hooks for the compat
syscalls, but such a large change in behavior does not belong into
a consolidation patch like this one.
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions