]> git.hungrycats.org Git - linux/commit
selftests/bpf: Enable test_bpf_syscall_macro: Syscall_arg1 on s390 and arm64
authorPu Lehui <pulehui@huawei.com>
Sat, 31 Aug 2024 04:19:33 +0000 (04:19 +0000)
committerAndrii Nakryiko <andrii@kernel.org>
Thu, 5 Sep 2024 00:06:09 +0000 (17:06 -0700)
commit4a4c4c0d0a42079d2fa97a232895c56ac2f3f573
tree356145d568e00516e40e790c1814a9175b32cffa
parent9ab94078e868a45cbd23828b8377600b83a41fac
selftests/bpf: Enable test_bpf_syscall_macro: Syscall_arg1 on s390 and arm64

Considering that CO-RE direct read access to the first system call
argument is already available on s390 and arm64, let's enable
test_bpf_syscall_macro:syscall_arg1 on these architectures.

Signed-off-by: Pu Lehui <pulehui@huawei.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20240831041934.1629216-4-pulehui@huaweicloud.com
tools/testing/selftests/bpf/prog_tests/test_bpf_syscall_macro.c
tools/testing/selftests/bpf/progs/bpf_syscall_macro.c