diff options
author | Bhaktipriya Shridhar <bhaktipriya96@gmail.com> | 2016-07-25 17:55:22 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-09-22 18:49:10 +0300 |
commit | 534e1f3c4f35e198f1ffca2a2372ebe811b6d9f1 (patch) | |
tree | f9824deaa715155b8c34aee30ba61144ef1bf3df /tools/perf/scripts/python/compaction-times.py | |
parent | af4cc4629f2fc17cfeaafebb703acbbcff2c8b21 (diff) | |
download | linux-534e1f3c4f35e198f1ffca2a2372ebe811b6d9f1.tar.xz |
[media] cx25821: Drop Freeing of Workqueue
Workqueues shouldn't be freed. destroy_workqueue should be used instead.
destroy_workqueue safely destroys a workqueue and ensures that all pending
work items are done before destroying the workqueue.
Signed-off-by: Bhaktipriya Shridhar <bhaktipriya96@gmail.com>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions