diff options
author | Hou Tao <houtao1@huawei.com> | 2022-02-17 10:22:32 +0300 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2022-02-28 18:28:40 +0300 |
commit | 07609c193a0cfd1e3532a7dd81383c9d458f485c (patch) | |
tree | 722d793b38cb7134893d3751e33bd66d1233889c /kernel/bpf/stackmap.c | |
parent | 1902472b4fa97dba1fd10a204c6b231d6a560081 (diff) | |
download | linux-07609c193a0cfd1e3532a7dd81383c9d458f485c.tar.xz |
bpf, selftests: Use raw_tp program for atomic test
Now atomic tests will attach fentry program and run it through
bpf_prog_test_run_opts(), but attaching fentry program depends on BPF
trampoline which is only available under x86-64. Considering many archs
have atomic support, using raw_tp program instead.
Signed-off-by: Hou Tao <houtao1@huawei.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20220217072232.1186625-5-houtao1@huawei.com
Diffstat (limited to 'kernel/bpf/stackmap.c')
0 files changed, 0 insertions, 0 deletions