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)
commit4d244327dd1bab94a78fa2ab40a33d13ca18326b
treedc75ffa4b964b1e14d31c285a30c3d470dcc42b6
parent3c339dbd139e14c612c521083023eabfcadfd8a5
parentb3026767e15b488860d4bbf1649d69612bab2c25
Merge tag 'io_uring-6.1-2022-10-28' of git://git.kernel.dk/linux

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