diff options
| author | Emil Tsalapatis <emil@etsalapatis.com> | 2026-01-07 02:36:44 +0300 |
|---|---|---|
| committer | Alexei Starovoitov <ast@kernel.org> | 2026-01-07 04:44:00 +0300 |
| commit | 39f77533b6c16e7fbd72e2560e13c9435d2602f5 (patch) | |
| tree | d3abb9a371fbe09fa6802c5ce37b7a2856f43c8a /include/linux/debugobjects.h | |
| parent | b25b48c7d37617601ebc8cf2633bee95aa82c697 (diff) | |
| download | linux-39f77533b6c16e7fbd72e2560e13c9435d2602f5.tar.xz | |
bpf: Allow calls to arena functions while holding spinlocks
The bpf_arena_*_pages() kfuncs can be called from sleepable contexts,
but the verifier still prevents BPF programs from calling them while
holding a spinlock. Amend the verifier to allow for BPF programs
calling arena page management functions while holding a lock.
Signed-off-by: Emil Tsalapatis <emil@etsalapatis.com>
Link: https://lore.kernel.org/r/20260106-arena-under-lock-v2-2-378e9eab3066@etsalapatis.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
