On Thu, Feb 18, 2021 at 11:16:49AM +0800, [email protected] wrote: > From: Zqiang <[email protected]> > > The debug_work_activate() is called on the premise that > the work can be inserted, because if wq be in WQ_DRAINING > status, insert work may be failed. > > Fixes: e41e704bc4f4 ("workqueue: improve destroy_workqueue() debuggability") > Signed-off-by: Zqiang <[email protected]> > Reviewed-by: Lai Jiangshan <[email protected]>
Applied to wq/for-5.12-fixes. Thanks. -- tejun

