selftests/bpf: verifier/direct_stack_access_wraparound.c converted to inline assembly
authorEduard Zingerman <eddyz87@gmail.com>
Sat, 25 Mar 2023 02:54:58 +0000 (04:54 +0200)
committerAlexei Starovoitov <ast@kernel.org>
Sun, 26 Mar 2023 00:02:03 +0000 (17:02 -0700)
commit84988478fb2c9068c6adf107eb630c48c00ff690
tree7da3744a37ec5f7cfa586e06ea2f9bd7f51a74e1
parenta58475a98903c756a7f731cffdf20242ed17b9b0
selftests/bpf: verifier/direct_stack_access_wraparound.c converted to inline assembly

Test verifier/direct_stack_access_wraparound.c automatically converted to use inline assembly.

Signed-off-by: Eduard Zingerman <eddyz87@gmail.com>
Link: https://lore.kernel.org/r/20230325025524.144043-18-eddyz87@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/testing/selftests/bpf/prog_tests/verifier.c
tools/testing/selftests/bpf/progs/verifier_direct_stack_access_wraparound.c [new file with mode: 0644]
tools/testing/selftests/bpf/verifier/direct_stack_access_wraparound.c [deleted file]