public inbox for [email protected]
 help / color / mirror / Atom feed
From: Jens Axboe <[email protected]>
To: Linus Torvalds <[email protected]>
Cc: io-uring <[email protected]>
Subject: [GIT PULL] io_uring fixes for 6.10-rc1
Date: Thu, 23 May 2024 10:12:00 -0600	[thread overview]
Message-ID: <[email protected]> (raw)

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


             reply	other threads:[~2024-05-23 16:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-23 16:12 Jens Axboe [this message]
2024-05-23 20:49 ` [GIT PULL] io_uring fixes for 6.10-rc1 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    [email protected] \
    [email protected] \
    [email protected] \
    [email protected] \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox