io_uring: lock annotate timeouts and poll
authorPavel Begunkov <asml.silence@gmail.com>
Thu, 1 Apr 2021 14:43:57 +0000 (15:43 +0100)
committerJens Axboe <axboe@kernel.dk>
Sun, 4 Apr 2021 21:28:42 +0000 (15:28 -0600)
commitc26411e56a20529c9415181dae2aa04d6926f447
tree4a471bd305326d43d368e56d99da499698e26fa8
parent83b3d134aa3b9003b5b424aa787d78364429ab28
io_uring: lock annotate timeouts and poll

Add timeout and poll ->comletion_lock annotations for Sparse, makes life
easier while looking at the functions.

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