diff options
author | Martin KaFai Lau <martin.lau@kernel.org> | 2024-08-29 14:08:31 -0700 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2024-08-29 18:15:45 -0700 |
commit | cada0bdcc471443dbd41bd63286f48be3dae0d89 (patch) | |
tree | f51686d057312ce2b455de8613d6c8ea5668a89f /scripts/generate_rust_analyzer.py | |
parent | 42fdbbde6cf4159f77de13a40f8c0be6ef48bcc1 (diff) |
selftests/bpf: Test epilogue patching when the main prog has multiple BPF_EXIT
This patch tests the epilogue patching when the main prog has
multiple BPF_EXIT. The verifier should have patched the 2nd (and
later) BPF_EXIT with a BPF_JA that goes back to the earlier
patched epilogue instructions.
Acked-by: Eduard Zingerman <eddyz87@gmail.com>
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Link: https://lore.kernel.org/r/20240829210833.388152-10-martin.lau@linux.dev
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions