[PATCH 0/3] Fix test_bpf_syscall_macro selftest on powerpc

Saket Kumar Bhaskar posted 3 patches 2 weeks, 6 days ago
tools/lib/bpf/bpf_tracing.h                  |  9 +++++++--
tools/lib/bpf/libbpf.c                       | 10 ++++++++--
tools/testing/selftests/bpf/progs/bpf_misc.h |  3 +++
3 files changed, 18 insertions(+), 4 deletions(-)
[PATCH 0/3] Fix test_bpf_syscall_macro selftest on powerpc
Posted by Saket Kumar Bhaskar 2 weeks, 6 days ago
Since, syscall wrapper is supported on powerpc with syscall
entry symbols as sys_*, changes done to fix selftests like 
test_bpf_syscall_macro, attach_probe/auto, etc.

Saket Kumar Bhaskar (3):
  libbpf: Fix accessing the syscall argument on powerpc
  libbpf: Remove powerpc prefix from syscall function names
  selftests/bpf: Define SYS_PREFIX for powerpc

 tools/lib/bpf/bpf_tracing.h                  |  9 +++++++--
 tools/lib/bpf/libbpf.c                       | 10 ++++++++--
 tools/testing/selftests/bpf/progs/bpf_misc.h |  3 +++
 3 files changed, 18 insertions(+), 4 deletions(-)

-- 
2.43.5