selftests/bpf: Enable kptr_xchg_inline test for arm64
authorHou Tao <houtao1@huawei.com>
Fri, 19 Jan 2024 10:25:29 +0000 (18:25 +0800)
committerAlexei Starovoitov <ast@kernel.org>
Tue, 23 Jan 2024 23:11:23 +0000 (15:11 -0800)
commit29f868887a7dd3efc6faecc6fc91b28fc25cf5b0
treeeabaee12da6ad1bd91e948cab9a6d99f13e5c979
parent18a45f12d746c06b7361b0cce59cf8e8b9e38da6
selftests/bpf: Enable kptr_xchg_inline test for arm64

Now arm64 bpf jit has enable bpf_jit_supports_ptr_xchg(), so enable
the test for arm64 as well.

Signed-off-by: Hou Tao <houtao1@huawei.com>
Link: https://lore.kernel.org/r/20240119102529.99581-3-houtao@huaweicloud.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/testing/selftests/bpf/prog_tests/kptr_xchg_inline.c