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 fix for 6.4-rc4
Date: Fri, 26 May 2023 11:12:20 -0600	[thread overview]
Message-ID: <[email protected]> (raw)

Hi Linus,

Just a single fix for the conditional schedule with the SQPOLL thread,
dropping the uring_lock if we do need to reschedule.

Please pull!


The following changes since commit 293007b033418c8c9d1b35d68dec49a500750fde:

  io_uring: make io_uring_sqe_cmd() unconditionally available (2023-05-09 07:59:54 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/io_uring-6.4-2023-05-26

for you to fetch changes up to 533ab73f5b5c95dcb4152b52d5482abcc824c690:

  io_uring: unlock sqd->lock before sq thread release CPU (2023-05-25 09:30:13 -0600)

----------------------------------------------------------------
io_uring-6.4-2023-05-26

----------------------------------------------------------------
Wenwen Chen (1):
      io_uring: unlock sqd->lock before sq thread release CPU

 io_uring/sqpoll.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

-- 
Jens Axboe


             reply	other threads:[~2023-05-26 17:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-26 17:12 Jens Axboe [this message]
2023-05-26 22:23 ` [GIT PULL] io_uring fix for 6.4-rc4 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