Home
last modified time | relevance | path

Searched hist:fb6375d7e6e743fc88a416cbfab89f608ed9ebcb (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/infiniband/hw/mlx4/
H A Dalias_GUID.cfb6375d7e6e743fc88a416cbfab89f608ed9ebcb Mon Aug 15 18:15:06 UTC 2016 Bhaktipriya Shridhar <bhaktipriya96@gmail.com> IB/mlx4/alias_GUID: 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 "wq" queues work item that maps to alias_guid_work.
It has been identity converted.

WQ_MEM_RECLAIM has been set to ensure forward progress under
memory pressure.

Signed-off-by: Bhaktipriya Shridhar <bhaktipriya96@gmail.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>