linux_dsm_epyc7002/drivers/infiniband/hw
Bhaktipriya Shridhar 9e5df3125c IB/nes: Remove deprecated create_singlethread_workqueue
alloc_ordered_workqueue() replaces deprecated
create_singlethread_workqueue().

The workqueue "event_wq" queues work item &event->event_work and the
workqueue "disconn_wq" queues work item work (maps to
g_cm_core->disconn_wq).

WQ_MEM_RECLAIM has not been set since the workqueues are not being used
on a memory reclaim path.

Signed-off-by: Bhaktipriya Shridhar <bhaktipriya96@gmail.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2016-10-07 16:54:31 -04:00
..
cxgb3 iw_cxgb3: Remove deprecated create_singlethread_workqueue 2016-10-07 16:54:26 -04:00
cxgb4 iw_cxgb4: Remove deprecated create_singlethread_workqueue 2016-10-07 16:54:27 -04:00
hfi1 Second round of merge items for 4.8 2016-08-04 20:26:31 -04:00
hns IB/hns: Add support of ACPI to the Hisilicon RoCE driver 2016-08-25 10:05:10 -04:00
i40iw i40iw_cm: Remove deprecated create_singlethread_workqueue 2016-10-07 16:54:28 -04:00
mlx4 IB/mlx4/mcg: Remove deprecated create_singlethread_workqueue 2016-10-07 16:54:31 -04:00
mlx5 IB/mlx5/odp: Remove deprecated create_singlethread_workqueue 2016-10-07 16:54:29 -04:00
mthca IB/mthca: Remove deprecated create_singlethread_workqueue 2016-10-07 16:54:27 -04:00
nes IB/nes: Remove deprecated create_singlethread_workqueue 2016-10-07 16:54:31 -04:00
ocrdma IB/ocrdma: Support device FW version string 2016-06-23 12:08:34 -04:00
qib IB/qib: Remove deprecated create_singlethread_workqueue 2016-10-07 16:54:26 -04:00
usnic IB/usnic: Support device FW version string 2016-06-23 12:08:34 -04:00
Makefile IB/hns: Kconfig and Makefile for RoCE module 2016-08-22 14:02:33 -04:00