commit | 282cdc86937bd31cf0ea49978ad7a42cfe12ea35 | [log] [tgz] |
---|---|---|
author | Pavel Begunkov <asml.silence@gmail.com> | Mon Aug 09 13:04:10 2021 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Aug 23 13:07:59 2021 -0600 |
tree | 6ba9c939123c9779e3cb79f805003f3cae935f95 | |
parent | a2416e1ec23c6b79010d03d69c0e4e035339b4ad [diff] |
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>