Merge tag 'io_uring-6.1-2022-10-28' of git://git.kernel.dk/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 30 Oct 2022 01:01:16 +0000 (18:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 30 Oct 2022 01:01:16 +0000 (18:01 -0700)
Pull io_uring fix from Jens Axboe:
 "Just a fix for a locking regression introduced with the deferred
  task_work running from this merge window"

* tag 'io_uring-6.1-2022-10-28' of git://git.kernel.dk/linux:
  io_uring: unlock if __io_run_local_work locked inside
  io_uring: use io_run_local_work_locked helper


Trivial merge