diff options
author | Eduard Zingerman <[email protected]> | 2024-08-20 03:23:56 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2024-08-21 11:03:01 -0700 |
commit | e5bdd6a8be783eb0c960723d9f37df7ee931d6d6 (patch) | |
tree | e5f7b67743e0fe7e39eb1b5bdc5ae06af78dcff8 /kernel/bpf/memalloc.c | |
parent | 7d743e4c759c6bff0131d638158c3472358eda2b (diff) |
selftests/bpf: validate jit behaviour for tail calls
A program calling sub-program which does a tail call.
The idea is to verify instructions generated by jit for tail calls:
- in program and sub-program prologues;
- for subprogram call instruction;
- for tail call itself.
Signed-off-by: Eduard Zingerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'kernel/bpf/memalloc.c')
0 files changed, 0 insertions, 0 deletions