[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241104050007.13812-1-skb99@linux.ibm.com>
Date: Mon, 4 Nov 2024 10:30:04 +0530
From: Saket Kumar Bhaskar <skb99@...ux.ibm.com>
To: bpf@...r.kernel.org, linux-kselftest@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: ast@...nel.org, hbathini@...ux.ibm.com, andrii@...nel.org,
daniel@...earbox.net, martin.lau@...ux.dev, eddyz87@...il.com,
song@...nel.org, yonghong.song@...ux.dev, john.fastabend@...il.com,
kpsingh@...nel.org, sdf@...ichev.me, haoluo@...gle.com,
jolsa@...nel.org, shuah@...nel.org, mykolal@...com
Subject: [PATCH 0/3] Fix test_bpf_syscall_macro selftest on powerpc
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
Powered by blists - more mailing lists