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-rc6
Date: Thu, 27 Jun 2024 11:55:03 -0600	[thread overview]
Message-ID: <[email protected]> (raw)

Hi Linus,

Removal of a struct member that's unused since the 6.10 merge window,
and a fix for a regression in SQPOLL wakeups, bringing it back to how it
worked before the SQPOLL local task_work.

Please pull!


The following changes since commit a23800f08a60787dfbf2b87b2e6ed411cb629859:

  io_uring/rsrc: fix incorrect assignment of iter->nr_segs in io_import_fixed (2024-06-20 06:51:56 -0600)

are available in the Git repository at:

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

for you to fetch changes up to dbcabac138fdfc730ba458ed2199ff1f29a271fc:

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

----------------------------------------------------------------
io_uring-6.10-20240627

----------------------------------------------------------------
Jens Axboe (2):
      io_uring: remove dead struct io_submit_state member
      io_uring: signal SQPOLL task_work with TWA_SIGNAL_NO_IPI

 include/linux/io_uring_types.h | 1 -
 io_uring/io_uring.c            | 4 ++--
 2 files changed, 2 insertions(+), 3 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2024-06-27 17:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-27 17:55 Jens Axboe [this message]
2024-06-28  0:35 ` [GIT PULL] io_uring fixes for 6.10-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 \
    [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