aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorBhaktipriya Shridhar <[email protected]>2016-07-28 13:57:29 +0530
committerGreg Kroah-Hartman <[email protected]>2016-08-09 15:49:01 +0200
commitec7b1268510908157d4e8878bb753ea844446856 (patch)
tree18e54b568528f2018fb34fde1fd3f92b0cbe3f2c /tools/perf/scripts/python/bin/stackcollapse-record
parentc936f45fc25fd53c1517571aa379e07bca1f28ed (diff)
usb: dwc2: Remove deprecated create_singlethread_workqueue
alloc_ordered_workqueue replaces the deprecated create_singlethread_workqueue. There are multiple work items on the work queue, which require ordering. Hence, an ordered workqueue has been used. The workqueue "wq_otg" is not being used on a memory reclaim path. Hence, WQ_MEM_RECLAIM has not been set. Signed-off-by: Bhaktipriya Shridhar <[email protected]> Acked-by: Tejun Heo <[email protected]> Acked-by: John Youn <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions