diff options
author | Martin KaFai Lau <martin.lau@kernel.org> | 2024-08-29 14:08:30 -0700 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2024-08-29 18:15:45 -0700 |
commit | 42fdbbde6cf4159f77de13a40f8c0be6ef48bcc1 (patch) | |
tree | f5e1f42f61ca0d2ff816ac91fb53b7dddf6c4f7b /scripts/generate_rust_analyzer.py | |
parent | b191b0fd740062ede672693671c6e6e942fb02f4 (diff) |
selftests/bpf: A pro/epilogue test when the main prog jumps back to the 1st insn
This patch adds a pro/epilogue test when the main prog has a goto insn
that goes back to the very first instruction of the prog. It is
to test the correctness of the adjust_jmp_off(prog, 0, delta)
after the verifier has applied the prologue and/or epilogue patch.
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-9-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