diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-11-23 04:45:35 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-11-23 05:31:54 +0300 |
commit | 674ee8e1b4a41d2fdffc885c55350c3fbb38c22a (patch) | |
tree | c103de0eb3670b521b7a7c30d9a13d4367221925 /include/net/gre.h | |
parent | f6f9b278f2059478e9a57ac221995105641c7498 (diff) | |
download | linux-674ee8e1b4a41d2fdffc885c55350c3fbb38c22a.tar.xz |
io_uring: correct link-list traversal locking
As io_remove_next_linked() is now under ->timeout_lock (see
io_link_timeout_fn), we should update locking around io_for_each_link()
and io_match_task() to use the new lock.
Cc: stable@kernel.org # 5.15+
Fixes: 89850fce16a1a ("io_uring: run timeouts from task_work")
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/b54541cedf7de59cb5ae36109e58529ca16e66aa.1637631883.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/net/gre.h')
0 files changed, 0 insertions, 0 deletions