summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2026-03-09 14:20:14 -0600
committerJens Axboe <axboe@kernel.dk>2026-03-09 14:20:14 -0600
commit785d4625d3e05bb0ac536ff4fd74d096cfe51714 (patch)
treefa4189db884015d34771540376481ffb19d9deff /include/linux
parent3306a589e598b50a5bbdfe837371670b507043c0 (diff)
io_uring/bpf_filter: use bpf_prog_run_pin_on_cpu() to prevent migration
Since the caller, __io_uring_run_bpf_filters(), doesn't prevent migration, it should use the migration disabling variant for running the BPF program. Fixes: d42eb05e60fe ("io_uring: add support for BPF filtering for opcode restrictions") Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions