Skip to content
Commit 47dd5be2 authored by Oleg Nesterov's avatar Oleg Nesterov Committed by Tejun Heo
Browse files

workqueue: flush_delayed_work: keep the original workqueue for re-queueing



flush_delayed_work() always uses keventd_wq for re-queueing,
but it should use the workqueue this dwork was queued on.

Signed-off-by: default avatarOleg Nesterov <oleg@redhat.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 66f41d4c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment