diff options
author | Kumar Kartikeya Dwivedi <memxor@gmail.com> | 2025-03-01 07:18:45 -0800 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2025-03-15 11:48:25 -0700 |
commit | b2bb70343477859736920539f43f611d7d2a35a6 (patch) | |
tree | 0e9f254911ac64e4bfdd9af4ad2f6a33e09ce05c /scripts/gdb/linux/utils.py | |
parent | e2d8f560d178970c345a6271330012b0977d9093 (diff) |
selftests/bpf: Test sleepable global subprogs in atomic contexts
Add tests for rejecting sleepable and accepting non-sleepable global
function calls in atomic contexts. For spin locks, we still reject
all global function calls. Once resilient spin locks land, we will
carefully lift in cases where we deem it safe.
Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Link: https://lore.kernel.org/r/20250301151846.1552362-3-memxor@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions