public inbox for [email protected]
 help / color / mirror / Atom feed
* [GIT PULL] io_uring fix for 6.10-rc7
@ 2024-07-03 13:49 Jens Axboe
  2024-07-03 17:32 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2024-07-03 13:49 UTC (permalink / raw)
  To: io-uring, Linus Torvalds

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


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

end of thread, other threads:[~2024-07-03 17:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-03 13:49 [GIT PULL] io_uring fix for 6.10-rc7 Jens Axboe
2024-07-03 17:32 ` 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