* [GIT PULL] Single io_uring fix
@ 2021-04-03 20:03 Jens Axboe
2021-04-03 21:33 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2021-04-03 20:03 UTC (permalink / raw)
To: Linus Torvalds; +Cc: io-uring
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-04-03 21:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-03 20:03 [GIT PULL] Single io_uring fix Jens Axboe
2021-04-03 21:33 ` 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