diff options
author | Bhaktipriya Shridhar <[email protected]> | 2016-08-15 23:37:44 +0530 |
---|---|---|
committer | Doug Ledford <[email protected]> | 2016-10-07 16:54:25 -0400 |
commit | daf0879f4cb9b413d8f82404350cf956ce3e458b (patch) | |
tree | 1217895b31308188bb4fdd460ffbbfd815d22811 /lib/mpi/mpiutil.c | |
parent | f54816261c2b36e59e43f02d654ac5834a71537d (diff) |
IB/iwcm: Remove deprecated create_singlethread_workqueue
alloc_ordered_workqueue() with WQ_MEM_RECLAIM set, replaces
deprecated create_singlethread_workqueue(). This is the identity
conversion.
The workqueue "iwcm_wq" queues work item &work(maps to cm_work_handler).
It has been identity converted.
WQ_MEM_RECLAIM has been set to ensure forward progress under
memory pressure.
Signed-off-by: Bhaktipriya Shridhar <[email protected]>
Reviewed-by: Steve Wise <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions