]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - fs/io_uring.c
io_uring: add more locking annotations for submit
authorPavel Begunkov <asml.silence@gmail.com>
Mon, 9 Aug 2021 12:04:10 +0000 (13:04 +0100)
committerJens Axboe <axboe@kernel.dk>
Mon, 23 Aug 2021 19:07:59 +0000 (13:07 -0600)
commit282cdc86937bd31cf0ea49978ad7a42cfe12ea35
tree6ba9c939123c9779e3cb79f805003f3cae935f95
parenta2416e1ec23c6b79010d03d69c0e4e035339b4ad
io_uring: add more locking annotations for submit

Add more annotations for submission path functions holding ->uring_lock.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/128ec4185e26fbd661dd3a424aa66108ee8ff951.1628471125.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c