summaryrefslogtreecommitdiff
path: root/include/linux/stacktrace.h
diff options
context:
space:
mode:
authorEmil Tsalapatis <emil@etsalapatis.com>2026-01-07 02:36:44 +0300
committerAlexei Starovoitov <ast@kernel.org>2026-01-07 04:44:00 +0300
commit39f77533b6c16e7fbd72e2560e13c9435d2602f5 (patch)
treed3abb9a371fbe09fa6802c5ce37b7a2856f43c8a /include/linux/stacktrace.h
parentb25b48c7d37617601ebc8cf2633bee95aa82c697 (diff)
downloadlinux-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/stacktrace.h')
0 files changed, 0 insertions, 0 deletions