diff options
author | Alexei Starovoitov <[email protected]> | 2021-02-09 19:36:29 -0800 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2021-02-11 16:19:13 +0100 |
commit | ca06f55b90020cd97f4cc6d52db95436162e7dcf (patch) | |
tree | 8b26786ccefbcd4c87f9229ddc680f6feb4004a2 /tools/testing/selftests/bpf/progs/recursion.c | |
parent | f2dd3b39467411c53703125a111f45b3672c1771 (diff) |
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/progs/recursion.c')
0 files changed, 0 insertions, 0 deletions