Searched hist:"1 cb59a6074e23c6f6513642f752a6d8d38327354" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | perf_buffer.c | diff 1cb59a6074e23c6f6513642f752a6d8d38327354 Tue Jul 16 07:58:27 CDT 2019 Ilya Leoshkevich <iii@linux.ibm.com> selftests/bpf: fix perf_buffer on s390
perf_buffer test fails for exactly the same reason test_attach_probe used to fail: different nanosleep syscall kprobe name.
Reuse the test_attach_probe fix.
Fixes: ee5cf82ce04a ("selftests/bpf: test perf buffer API") Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Acked-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
H A D | attach_probe.c | diff 1cb59a6074e23c6f6513642f752a6d8d38327354 Tue Jul 16 07:58:27 CDT 2019 Ilya Leoshkevich <iii@linux.ibm.com> selftests/bpf: fix perf_buffer on s390
perf_buffer test fails for exactly the same reason test_attach_probe used to fail: different nanosleep syscall kprobe name.
Reuse the test_attach_probe fix.
Fixes: ee5cf82ce04a ("selftests/bpf: test perf buffer API") Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Acked-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_progs.h | diff 1cb59a6074e23c6f6513642f752a6d8d38327354 Tue Jul 16 07:58:27 CDT 2019 Ilya Leoshkevich <iii@linux.ibm.com> selftests/bpf: fix perf_buffer on s390
perf_buffer test fails for exactly the same reason test_attach_probe used to fail: different nanosleep syscall kprobe name.
Reuse the test_attach_probe fix.
Fixes: ee5cf82ce04a ("selftests/bpf: test perf buffer API") Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Acked-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
|