summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorEmil Tsalapatis <emil@etsalapatis.com>2026-01-06 18:36:44 -0500
committerAlexei Starovoitov <ast@kernel.org>2026-01-06 17:44:00 -0800
commit39f77533b6c16e7fbd72e2560e13c9435d2602f5 (patch)
treed3abb9a371fbe09fa6802c5ce37b7a2856f43c8a /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parentb25b48c7d37617601ebc8cf2633bee95aa82c697 (diff)
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 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions