diff options
| author | 2020-03-22 19:14:26 +0300 | |
|---|---|---|
| committer | 2020-03-22 11:33:58 -0600 | |
| commit | f2cf11492b8b30d89b2fbf525c9ea5e8c4ccc842 (patch) | |
| tree | cc06c48c1ef5efaacc512ea8465b63afa9858516 /include/linux/timerqueue.h | |
| parent | io_uring: make spdxcheck.py happy (diff) | |
| download | linux-dev-f2cf11492b8b30d89b2fbf525c9ea5e8c4ccc842.tar.xz linux-dev-f2cf11492b8b30d89b2fbf525c9ea5e8c4ccc842.zip | |
io-wq: close cancel gap for hashed linked work
After io_assign_current_work() of a linked work, it can be decided to
offloaded to another thread so doing io_wqe_enqueue(). However, until
next io_assign_current_work() it can be cancelled, that isn't handled.
Don't assign it, if it's not going to be executed.
Fixes: 60cf46ae6054 ("io-wq: hash dependent work")
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
