[PATCH bpf-next v3 0/4] Fix accessing first syscall argument on RV64
patchwork-bot+linux-riscv at kernel.org
patchwork-bot+linux-riscv at kernel.org
Tue Oct 1 04:35:11 PDT 2024
Hello:
This series was applied to riscv/linux.git (fixes)
by Andrii Nakryiko <andrii at kernel.org>:
On Sat, 31 Aug 2024 04:19:30 +0000 you wrote:
> On RV64, as Ilya mentioned before [0], the first syscall parameter should be
> accessed through orig_a0 (see arch/riscv64/include/asm/syscall.h),
> otherwise it will cause selftests like bpf_syscall_macro, vmlinux,
> test_lsm, etc. to fail on RV64.
>
> Link: https://lore.kernel.org/bpf/20220209021745.2215452-1-iii@linux.ibm.com [0]
>
> [...]
Here is the summary with links:
- [bpf-next,v3,1/4] libbpf: Access first syscall argument with CO-RE direct read on s390
https://git.kernel.org/riscv/c/e4db2a821b6c
- [bpf-next,v3,2/4] libbpf: Access first syscall argument with CO-RE direct read on arm64
https://git.kernel.org/riscv/c/9ab94078e868
- [bpf-next,v3,3/4] selftests/bpf: Enable test_bpf_syscall_macro:syscall_arg1 on s390 and arm64
https://git.kernel.org/riscv/c/4a4c4c0d0a42
- [bpf-next,v3,4/4] libbpf: Fix accessing first syscall argument on RV64
https://git.kernel.org/riscv/c/99857422338b
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the linux-riscv
mailing list