Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 57df5573 authored by Tejun Heo's avatar Tejun Heo
Browse files

cpufreq: use system_wq instead of dedicated workqueues



With cmwq, there's no reason for cpufreq drivers to use separate
workqueues.  Remove the dedicated workqueues from cpufreq_conservative
and cpufreq_ondemand and use system_wq instead.  The work items are
already sync canceled on stop, so it's already guaranteed that no work
is running on module exit.

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
Acked-by: default avatarDave Jones <davej@redhat.com>
Cc: cpufreq@vger.kernel.org
parent bcb6d916
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment