summaryrefslogtreecommitdiff
path: root/include/net/aligned_data.h
diff options
context:
space:
mode:
authorAlok Tiwari <alok.a.tiwari@oracle.com>2025-10-23 04:55:24 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-10-29 14:08:59 +0100
commit5a7b5d85d0dd0a27de290bf529e2b48c2b497081 (patch)
tree26a1f7ff8fcc2a1f3e809d7c86d88620894bc0c3 /include/net/aligned_data.h
parentf999680473c98ff85f6cd11d35dbade23c56af26 (diff)
io_uring: correct __must_hold annotation in io_install_fixed_file
[ Upstream commit c5efc6a0b3940381d67887302ddb87a5cf623685 ] 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. Fixes: f110ed8498af ("io_uring: split out fixed file installation and removal") Signed-off-by: Alok Tiwari <alok.a.tiwari@oracle.com> Signed-off-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'include/net/aligned_data.h')
0 files changed, 0 insertions, 0 deletions