Commit ff57716
io_uring: don't reuse linked_timeout
Clear linked_timeout for next requests in __io_queue_sqe() so we won't
queue it up unnecessary when it's going to be punted.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Cc: stable@vger.kernel.org # v5.9
Signed-off-by: Jens Axboe <axboe@kernel.dk>1 parent 6922833 commit ff57716
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6237 | 6237 | | |
6238 | 6238 | | |
6239 | 6239 | | |
6240 | | - | |
| 6240 | + | |
| 6241 | + | |
6241 | 6242 | | |
| 6243 | + | |
6242 | 6244 | | |
6243 | 6245 | | |
6244 | 6246 | | |
| |||
0 commit comments