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>
Mon, 12 Apr 2021 01:30:34 +0000 (19:30 -0600)
commite07785b0029165fdb1c72ac12fe42801ba5f9f61
treee0e0d0d23881bb82243046af172b6ebe1ed4a34a
parent47e90392c8ad982c25f58125e9be3fc4d476b9ed
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