Re: [PATCH 2/9] io-wq: fix IO_WQ_WORK_NO_CANCEL cancellation
From: Jens Axboe
Date: Mon Mar 02 2020 - 09:24:15 EST
On 3/1/20 9:18 AM, Pavel Begunkov wrote:
> 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.
Applied this one for 5.6.
--
Jens Axboe