From: Jens Axboe <axboe@kernel.dk>
To: io-uring@vger.kernel.org, Alok Tiwari <alok.a.tiwari@oracle.com>
Cc: alok.a.tiwarilinux@gmail.com
Subject: Re: [PATCH] io_uring: correct __must_hold annotation in io_install_fixed_file
Date: Thu, 23 Oct 2025 09:29:00 -0600 [thread overview]
Message-ID: <176123334019.219627.1294409242242167269.b4-ty@kernel.dk> (raw)
In-Reply-To: <20251023115644.816507-1-alok.a.tiwari@oracle.com>
On Thu, 23 Oct 2025 04:55:24 -0700, Alok Tiwari wrote:
> The __must_hold annotation references &req->ctx->uring_lock, but req
> is not in scope in io_install_fixed_file. This change updates the
> annotation to reference the correct ctx->uring_lock.
> improving code clarity.
>
>
Applied, thanks!
[1/1] io_uring: correct __must_hold annotation in io_install_fixed_file
(no commit info)
Best regards,
--
Jens Axboe
prev parent reply other threads:[~2025-10-23 15:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-23 11:55 [PATCH] io_uring: correct __must_hold annotation in io_install_fixed_file Alok Tiwari
2025-10-23 15:29 ` 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=176123334019.219627.1294409242242167269.b4-ty@kernel.dk \
--to=axboe@kernel.dk \
--cc=alok.a.tiwari@oracle.com \
--cc=alok.a.tiwarilinux@gmail.com \
--cc=io-uring@vger.kernel.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).