diff options
| author | Alexei Starovoitov <[email protected]> | 2021-02-10 03:36:29 +0000 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2021-02-11 15:19:13 +0000 |
| commit | ca06f55b90020cd97f4cc6d52db95436162e7dcf (patch) | |
| tree | 8b26786ccefbcd4c87f9229ddc680f6feb4004a2 /tools/testing/selftests/bpf/prog_tests/recursion.c | |
| parent | bpf: Compute program stats for sleepable programs (diff) | |
| download | kernel-ca06f55b90020cd97f4cc6d52db95436162e7dcf.tar.gz kernel-ca06f55b90020cd97f4cc6d52db95436162e7dcf.zip | |
bpf: Add per-program recursion prevention mechanism
Since both sleepable and non-sleepable programs execute under migrate_disable
add recursion prevention mechanism to both types of programs when they're
executed via bpf trampoline.
Signed-off-by: Alexei Starovoitov <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/recursion.c')
0 files changed, 0 insertions, 0 deletions
