From: Jens Axboe <[email protected]>
To: Linus Torvalds <[email protected]>
Cc: io-uring <[email protected]>
Subject: [GIT PULL] Single io_uring fix
Date: Sat, 3 Apr 2021 14:03:36 -0600 [thread overview]
Message-ID: <[email protected]> (raw)
Hi Linus,
Just fixing a silly braino in a previous patch, where we'd end up
failing to compile if CONFIG_BLOCK isn't enabled. Not that a lot of
people do that, but kernel bot spotted it and it's probably prudent to
just flush this out now before -rc6.
Sorry about that, none of my test compile configs have !CONFIG_BLOCK.
Please pull!
The following changes since commit 230d50d448acb6639991440913299e50cacf1daf:
io_uring: move reissue into regular IO path (2021-04-02 09:24:20 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux-block.git tags/io_uring-5.12-2021-04-03
for you to fetch changes up to e82ad4853948382d37ac512b27a3e70b6f01c103:
io_uring: fix !CONFIG_BLOCK compilation failure (2021-04-02 19:45:34 -0600)
----------------------------------------------------------------
io_uring-5.12-2021-04-03
----------------------------------------------------------------
Jens Axboe (1):
io_uring: fix !CONFIG_BLOCK compilation failure
fs/io_uring.c | 5 +++++
1 file changed, 5 insertions(+)
--
Jens Axboe
next reply other threads:[~2021-04-03 20:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-03 20:03 Jens Axboe [this message]
2021-04-03 21:33 ` [GIT PULL] Single io_uring fix 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