+1
−1
Loading
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: d42eb05e ("io_uring: add support for BPF filtering for opcode restrictions") Signed-off-by:Jens Axboe <axboe@kernel.dk>