diff options
author | Ilya Leoshkevich <iii@linux.ibm.com> | 2020-09-15 13:55:19 +0200 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2020-09-19 01:02:55 +0200 |
commit | f55f4c349a03d820c27145bdf457013b42e4b487 (patch) | |
tree | 266e28034715da63b6ce6c1b368042c9eea275bf /LICENSES/exceptions | |
parent | selftests/bpf: Fix endianness issue in test_sockopt_sk (diff) | |
download | linux-f55f4c349a03d820c27145bdf457013b42e4b487.tar.xz linux-f55f4c349a03d820c27145bdf457013b42e4b487.zip |
samples/bpf: Fix test_map_in_map on s390
s390 uses socketcall multiplexer instead of individual socket syscalls.
Therefore, "kprobe/" SYSCALL(sys_connect) does not trigger and
test_map_in_map fails. Fix by using "kprobe/__sys_connect" instead.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Andrii Nakryiko <andriin@fb.com>
Link: https://lore.kernel.org/bpf/20200915115519.3769807-1-iii@linux.ibm.com
Diffstat (limited to 'LICENSES/exceptions')
0 files changed, 0 insertions, 0 deletions