+7
−3
Loading
Similarly to what commit e78f7b70e837 did for local task work additions, use ->rings_rcu under RCU rather than dereference ->rings directly. See that commit for more details. Cc: stable@vger.kernel.org Fixes: 79cfe9e5 ("io_uring/register: add IORING_REGISTER_RESIZE_RINGS") Signed-off-by:Jens Axboe <axboe@kernel.dk>