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

Hi Linus,

Just a single fix making io_uring_sqe_cmd() available regardless of
CONFIG_IO_URING, fixing a regression introduced in 6.4-rc1 if nvme
was selected but io_uring was not.

Please pull!


The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 293007b033418c8c9d1b35d68dec49a500750fde:

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

----------------------------------------------------------------
io_uring-6.4-2023-05-12

----------------------------------------------------------------
Jens Axboe (1):
      io_uring: make io_uring_sqe_cmd() unconditionally available

 include/linux/io_uring.h | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

-- 
Jens Axboe


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

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