]> git.itanic.dy.fi Git - linux-stable/commit
Merge tag 'io_uring-6.4-2023-05-26' of git://git.kernel.dk/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 26 May 2023 22:00:04 +0000 (15:00 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 26 May 2023 22:00:04 +0000 (15:00 -0700)
commit6fae9129b1c70bd6b7677b808c03bc96e83460fc
tree8a50f02b20d7f892e9fecd0c535104622a36d95f
parent77af1f2b9a2464e4bce20cfd32bfb2390c67de7c
parent533ab73f5b5c95dcb4152b52d5482abcc824c690
Merge tag 'io_uring-6.4-2023-05-26' of git://git.kernel.dk/linux

Pull io_uring fix from Jens Axboe:
 "Just a single fix for the conditional schedule with the SQPOLL thread,
  dropping the uring_lock if we do need to reschedule"

* tag 'io_uring-6.4-2023-05-26' of git://git.kernel.dk/linux:
  io_uring: unlock sqd->lock before sq thread release CPU