diff options
| author | 2020-03-01 19:18:19 +0300 | |
|---|---|---|
| committer | 2020-03-02 07:20:08 -0700 | |
| commit | fc04c39bae01a607454f7619665309870c60937a (patch) | |
| tree | 172b9b53f27f097655777788901405cf134f6723 /scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h | |
| parent | Linux 5.6-rc4 (diff) | |
| download | linux-dev-fc04c39bae01a607454f7619665309870c60937a.tar.xz linux-dev-fc04c39bae01a607454f7619665309870c60937a.zip | |
io-wq: fix IO_WQ_WORK_NO_CANCEL cancellation
To cancel a work, io-wq sets IO_WQ_WORK_CANCEL and executes the
callback. However, IO_WQ_WORK_NO_CANCEL works will just execute and may
return next work, which will be ignored and lost.
Cancel the whole link.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h')
0 files changed, 0 insertions, 0 deletions
