]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd5fc417aa6832a6ac051bc7f191b4c8bf10c2686
treedc75ffa4b964b1e14d31c285a30c3d470dcc42b6
parent48d7bd06f419a570ceeb46d0c3ba372dddb35917
parent78b1266bdc02524855064b3c3c45ba1a75e0ff07
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