Commit 20bdedaf authored by Tetsuo Handa's avatar Tetsuo Handa Committed by Tejun Heo
Browse files

workqueue: Warn attempt to flush system-wide workqueues.

Based on commit c4f135d6

 ("workqueue: Wrap flush_workqueue() using
a macro"), all in-tree users stopped flushing system-wide workqueues.
Therefore, start emitting runtime message so that all out-of-tree users
will understand that they need to update their code.

Signed-off-by: default avatarTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 3f01e9fe
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment