From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: io-uring <io-uring@vger.kernel.org>
Subject: [GIT PULL] io_uring fixes for 6.15-rc4
Date: Fri, 25 Apr 2025 10:45:39 -0600 [thread overview]
Message-ID: <e393e036-2d3a-4636-834a-094f8364ec94@kernel.dk> (raw)
Hi Linus,
Just two small fixes for the 6.15 kernel release:
- Fix an older bug for handling of fallback task_work, when the task is
exiting. Found by code inspection while reworking cancelation.
- Fix duplicate flushing in one of the CQE posting helpers.
Please pull!
The following changes since commit f12ecf5e1c5eca48b8652e893afcdb730384a6aa:
io_uring/zcrx: fix late dma unmap for a dead dev (2025-04-18 06:12:10 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux.git tags/io_uring-6.15-20250424
for you to fetch changes up to edd43f4d6f50ec3de55a0c9e9df6348d1da51965:
io_uring: fix 'sync' handling of io_fallback_tw() (2025-04-24 10:32:43 -0600)
----------------------------------------------------------------
io_uring-6.15-20250424
----------------------------------------------------------------
Jens Axboe (1):
io_uring: fix 'sync' handling of io_fallback_tw()
Pavel Begunkov (1):
io_uring: don't duplicate flushing in io_req_post_cqe
io_uring/io_uring.c | 24 +++++++++++++++---------
1 file changed, 15 insertions(+), 9 deletions(-)
--
Jens Axboe
next reply other threads:[~2025-04-25 16:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-25 16:45 Jens Axboe [this message]
2025-04-25 19:10 ` [GIT PULL] io_uring fixes for 6.15-rc4 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 \
--in-reply-to=e393e036-2d3a-4636-834a-094f8364ec94@kernel.dk \
--to=axboe@kernel.dk \
--cc=io-uring@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/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