summaryrefslogtreecommitdiffstats
path: root/drivers/usb/usbip
diff options
context:
space:
mode:
authorBhaktipriya Shridhar <bhaktipriya96@gmail.com>2016-08-13 21:20:40 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-08-15 16:25:58 +0200
commitd35cbed6047c0207b4be9ff60b541c331b62b59c (patch)
treeb1e025b27772cb62634b213682c214fe3877354b /drivers/usb/usbip
parent13a88bf5e0fa886394d7148b9eec1f58d14608b5 (diff)
whci: Remove deprecated create_singlethread_workqueue
alloc_ordered_workqueue replaces the deprecated create_singlethread_workqueue. The workqueue "workqueue" has multiple workitems which may require ordering. Hence, a dedicated ordered workqueue has been used. Since the workqueue is not being used on a memory reclaim path, WQ_MEM_RECLAIM has not been set. Signed-off-by: Bhaktipriya Shridhar <bhaktipriya96@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/usbip')
0 files changed, 0 insertions, 0 deletions