From: Jens Axboe <[email protected]>
To: [email protected], Pavel Begunkov <[email protected]>
Cc: [email protected]
Subject: Re: [PATCH 1/1] io_uring: silence false positive warnings
Date: Tue, 07 Jan 2025 07:31:59 -0700 [thread overview]
Message-ID: <[email protected]> (raw)
In-Reply-To: <7e5f68281acb0f081f65fde435833c68a3b7e02f.1736257837.git.asml.silence@gmail.com>
On Tue, 07 Jan 2025 14:11:32 +0000, Pavel Begunkov wrote:
> If we kill a ring and then immediately exit the task, we'll get
> cancellattion running by the task and a kthread in io_ring_exit_work.
> For DEFER_TASKRUN, we do want to limit it to only one entity executing
> it, however it's currently not an issue as it's protected by uring_lock.
>
> Silence lockdep assertions for now, we'll return to it later.
>
> [...]
Applied, thanks!
[1/1] io_uring: silence false positive warnings
commit: 60495b08cf7a6920035c5172a22655ca2001270b
Best regards,
--
Jens Axboe
prev parent reply other threads:[~2025-01-07 14:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-07 14:11 [PATCH 1/1] io_uring: silence false positive warnings Pavel Begunkov
2025-01-07 14:31 ` Jens Axboe [this message]
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=173626031901.181565.11287557073803698265.b4-ty@kernel.dk \
[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