All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: io-uring <io-uring@vger.kernel.org>
Subject: [GIT PULL] io_uring fix for 6.14-rc6
Date: Fri, 7 Mar 2025 07:23:39 -0700	[thread overview]
Message-ID: <00a11162-3ae8-4873-ab6d-e0b119095e82@kernel.dk> (raw)

Hi Linus,

Single fix for a regression introduced in the 6.14 merge window, causing
stalls/hangs with IOPOLL read or writes.

Please pull!


The following changes since commit 6ebf05189dfc6d0d597c99a6448a4d1064439a18:

  io_uring/net: save msg_control for compat (2025-02-25 09:03:51 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/io_uring-6.14-20250306

for you to fetch changes up to bcb0fda3c2da9fe4721d3e73d80e778c038e7d27:

  io_uring/rw: ensure reissue path is correctly handled for IOPOLL (2025-03-05 14:03:34 -0700)

----------------------------------------------------------------
io_uring-6.14-20250306

----------------------------------------------------------------
Jens Axboe (1):
      io_uring/rw: ensure reissue path is correctly handled for IOPOLL

 io_uring/rw.c | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2025-03-07 14:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-07 14:23 Jens Axboe [this message]
2025-03-07 22:30 ` [GIT PULL] io_uring fix for 6.14-rc6 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 \
    --in-reply-to=00a11162-3ae8-4873-ab6d-e0b119095e82@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=io-uring@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.