selftests/bpf: verifier/spill_fill.c converted to inline assembly
authorEduard Zingerman <eddyz87@gmail.com>
Sat, 25 Mar 2023 02:55:15 +0000 (04:55 +0200)
committerAlexei Starovoitov <ast@kernel.org>
Sun, 26 Mar 2023 00:02:05 +0000 (17:02 -0700)
commitf4fe3cfe6c3ac60a6ec086a291b1c0f59e7daaa2
treeb4fec5e8f23343880ff029f06d58086a7ae1aa38
parentb7e4203086eb4d85aa7bccd7f33c2835b34778d6
selftests/bpf: verifier/spill_fill.c converted to inline assembly

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

Signed-off-by: Eduard Zingerman <eddyz87@gmail.com>
Link: https://lore.kernel.org/r/20230325025524.144043-35-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_spill_fill.c [new file with mode: 0644]
tools/testing/selftests/bpf/verifier/spill_fill.c [deleted file]