Merge branch 'RISC-V selftest/bpf fixes'
Björn Töpel says:
====================
This series contain some fixes for selftests/bpf when building/running
on a RISC-V host. Details can be found in each individual commit.
v2:
Makefile cosmetics. (Andrii)
Simplified unpriv check and added comment. (Andrii)
====================
Signed-off-by:
Andrii Nakryiko <andrii@kernel.org>
Showing
- tools/testing/selftests/bpf/Makefile 2 additions, 1 deletiontools/testing/selftests/bpf/Makefile
- tools/testing/selftests/bpf/test_verifier.c 13 additions, 0 deletionstools/testing/selftests/bpf/test_verifier.c
- tools/testing/selftests/bpf/verifier/ctx_sk_lookup.c 7 additions, 0 deletionstools/testing/selftests/bpf/verifier/ctx_sk_lookup.c
- tools/testing/selftests/bpf/verifier/direct_value_access.c 3 additions, 0 deletionstools/testing/selftests/bpf/verifier/direct_value_access.c
- tools/testing/selftests/bpf/verifier/map_ptr.c 1 addition, 0 deletionstools/testing/selftests/bpf/verifier/map_ptr.c
- tools/testing/selftests/bpf/verifier/raw_tp_writable.c 1 addition, 0 deletionstools/testing/selftests/bpf/verifier/raw_tp_writable.c
- tools/testing/selftests/bpf/verifier/ref_tracking.c 4 additions, 0 deletionstools/testing/selftests/bpf/verifier/ref_tracking.c
- tools/testing/selftests/bpf/verifier/regalloc.c 8 additions, 0 deletionstools/testing/selftests/bpf/verifier/regalloc.c
- tools/testing/selftests/bpf/verifier/wide_access.c 28 additions, 18 deletionstools/testing/selftests/bpf/verifier/wide_access.c
Loading
Please register or sign in to comment