diff options
| author | Tejun Heo <[email protected]> | 2011-01-26 12:12:50 +0100 |
|---|---|---|
| committer | Tejun Heo <[email protected]> | 2011-01-26 12:12:50 +0100 |
| commit | 57df5573a56322e6895451f759c19e875252817d (patch) | |
| tree | d34ec0be43b4fa29831f949f7be126c78cfba706 /tools/perf/scripts | |
| parent | bcb6d9161d1720cf68c7f4de0630e91cb95ee60c (diff) | |
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: Tejun Heo <[email protected]>
Acked-by: Dave Jones <[email protected]>
Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions