linux/tools/perf/arch/s390
Christoph Hellwig 55db9c0e85 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 <hch@lst.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-07-19 18:16:40 -07:00
..
annotate perf map_symbol: Rename ms->mg to ms->maps 2019-11-26 11:07:46 -03:00
entry/syscalls net: remove compat_sys_{get,set}sockopt 2020-07-19 18:16:40 -07:00
include tools arch s390: Do not include header files from the kernel sources 2017-12-18 11:56:13 -03:00
util perf evsel: Rename perf_evsel__{str,int}val() and other tracepoint field metehods to to evsel__*() 2020-05-05 16:35:30 -03:00
Build perf tools: Rename build libperf to perf 2019-02-14 15:18:08 -03:00
Makefile perf jvmti: Include JVMTI support for s390 2019-09-25 16:26:41 -03:00