From: Jens Axboe <[email protected]>
To: Linus Torvalds <[email protected]>
Cc: io-uring <[email protected]>
Subject: [GIT PULL] io_uring fixes for 5.14-rc7
Date: Fri, 20 Aug 2021 20:54:22 -0600 [thread overview]
Message-ID: <[email protected]> (raw)
Hi Linus,
A few small fixes that should go into this release:
- Fix never re-assigning an initial error value for io_uring_enter() for
SQPOLL, if asked to do nothing
- Fix xa_alloc_cycle() return value checking, for cases where we have
wrapped around
- Fix for a ctx pin issue introduced in this cycle (Pavel)
Please pull!
The following changes since commit 8f40d0370795313b6f1b1782035919cfc76b159f:
tools/io_uring/io_uring-cp: sync with liburing example (2021-08-13 08:58:11 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux-block.git tags/io_uring-5.14-2021-08-20
for you to fetch changes up to a30f895ad3239f45012e860d4f94c1a388b36d14:
io_uring: fix xa_alloc_cycle() error return value check (2021-08-20 14:59:58 -0600)
----------------------------------------------------------------
io_uring-5.14-2021-08-20
----------------------------------------------------------------
Jens Axboe (2):
io_uring: only assign io_uring_enter() SQPOLL error in actual error case
io_uring: fix xa_alloc_cycle() error return value check
Pavel Begunkov (1):
io_uring: pin ctx on fallback execution
fs/io_uring.c | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)
--
Jens Axboe
next reply other threads:[~2021-08-21 2:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-21 2:54 Jens Axboe [this message]
2021-08-21 15:16 ` [GIT PULL] io_uring fixes for 5.14-rc7 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