From: Jens Axboe <[email protected]>
To: Linus Torvalds <[email protected]>
Cc: io-uring <[email protected]>
Subject: [GIT PULL] io_uring fixes for 5.18-final
Date: Wed, 18 May 2022 17:11:47 -0600 [thread overview]
Message-ID: <[email protected]> (raw)
Hi Linus,
Two small changes fixing issues from the 5.18 merge window:
- Fix wrong ordering of a tracepoint (Dylan)
- Fix MSG_RING on IOPOLL rings (me)
Please pull!
The following changes since commit a196c78b5443fc61af2c0490213b9d125482cbd1:
io_uring: assign non-fixed early for async work (2022-05-02 08:09:39 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux-block.git tags/io_uring-5.18-2022-05-18
for you to fetch changes up to aa184e8671f0f911fc2fb3f68cd506e4d7838faa:
io_uring: don't attempt to IOPOLL for MSG_RING requests (2022-05-17 12:46:04 -0600)
----------------------------------------------------------------
io_uring-5.18-2022-05-18
----------------------------------------------------------------
Dylan Yudaken (1):
io_uring: fix ordering of args in io_uring_queue_async_work
Jens Axboe (1):
io_uring: don't attempt to IOPOLL for MSG_RING requests
fs/io_uring.c | 3 +++
include/trace/events/io_uring.h | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
--
Jens Axboe
next reply other threads:[~2022-05-18 23:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-18 23:11 Jens Axboe [this message]
2022-05-19 0:35 ` [GIT PULL] io_uring fixes for 5.18-final 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