public inbox for [email protected]
 help / color / mirror / Atom feed
From: Jens Axboe <[email protected]>
To: io-uring <[email protected]>,
	Linus Torvalds <[email protected]>
Subject: [GIT PULL] io_uring fix for 6.10-rc7
Date: Wed, 3 Jul 2024 07:49:54 -0600	[thread overview]
Message-ID: <[email protected]> (raw)

Hi Linus,

Sending this out a bit early, as I'm heading on vacation shortly.

A fix for a feature that went into the 6.10 merge window actually ended
up causing a regression in building bundles for receives. Fix that up by
ensuring we don't overwrite msg_inq before we use it in the loop.

Please pull!


The following changes since commit dbcabac138fdfc730ba458ed2199ff1f29a271fc:

  io_uring: signal SQPOLL task_work with TWA_SIGNAL_NO_IPI (2024-06-24 19:46:15 -0600)

are available in the Git repository at:

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

for you to fetch changes up to 6e92c646f5a4230d939a0882f879fc50dfa116c5:

  io_uring/net: don't clear msg_inq before io_recv_buf_select() needs it (2024-07-02 09:42:10 -0600)

----------------------------------------------------------------
io_uring-6.10-20240703

----------------------------------------------------------------
Jens Axboe (1):
      io_uring/net: don't clear msg_inq before io_recv_buf_select() needs it

 io_uring/net.c | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2024-07-03 13:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-03 13:49 Jens Axboe [this message]
2024-07-03 17:32 ` [GIT PULL] io_uring fix for 6.10-rc7 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