aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorPavel Begunkov <[email protected]>2020-03-01 16:18:19 +0000
committerJens Axboe <[email protected]>2020-03-02 14:20:08 +0000
commitfc04c39bae01a607454f7619665309870c60937a (patch)
tree172b9b53f27f097655777788901405cf134f6723 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentLinux 5.6-rc4 (diff)
downloadkernel-fc04c39bae01a607454f7619665309870c60937a.tar.gz
kernel-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 <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions