aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorBhaktipriya Shridhar <[email protected]>2016-08-15 23:40:53 +0530
committerDoug Ledford <[email protected]>2016-10-07 16:54:28 -0400
commit5e9ff9b0bf0a20e87c75506604a1233f6c37f335 (patch)
tree6ec62bbf184eb38afc0e8a38953c22641b6d5f1f /lib/mpi/mpiutil.c
parent73b976954360b4b37570ab001e85d8dde0c345b7 (diff)
i40iw_cm: 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 "event_wq" is involved in event handling and queues i40iw_cm_event_handler. The workqueue "disconn_wq" is involved in closing connection and queues i40iw_disconnect_worker. Both workqueues have been identity converted. WQ_MEM_RECLAIM has been set to ensure forward progress under memory pressure. Signed-off-by: Bhaktipriya Shridhar <[email protected]> Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions