public inbox for [email protected]
 help / color / mirror / Atom feed
* [GIT PULL] io_uring fixes for 6.10-rc1
@ 2024-05-23 16:12 Jens Axboe
  2024-05-23 20:49 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2024-05-23 16:12 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: io-uring

Hi Linus,

Single fix here for a regression in 6.9, and then a simple cleanup
removing some dead code.

Please pull!


The following changes since commit b9dd56e813af002f45f6a494414d4a05dfdaa30e:

  Merge tag 'soundwire-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire (2024-05-21 11:23:36 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/io_uring-6.10-20240523

for you to fetch changes up to 547988ad0f9661cd9632bdebd63cf38e008b55b2:

  io_uring: remove checks for NULL 'sq_offset' (2024-05-22 11:13:44 -0600)

----------------------------------------------------------------
io_uring-6.10-20240523

----------------------------------------------------------------
Jens Axboe (2):
      io_uring/sqpoll: ensure that normal task_work is also run timely
      io_uring: remove checks for NULL 'sq_offset'

 io_uring/io_uring.c | 6 ++----
 io_uring/sqpoll.c   | 6 ++++--
 2 files changed, 6 insertions(+), 6 deletions(-)

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-05-23 20:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-23 16:12 [GIT PULL] io_uring fixes for 6.10-rc1 Jens Axboe
2024-05-23 20:49 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox