diff options
author | Bhaktipriya Shridhar <bhaktipriya96@gmail.com> | 2016-08-15 21:15:06 +0300 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2016-10-07 23:54:33 +0300 |
commit | fb6375d7e6e743fc88a416cbfab89f608ed9ebcb (patch) | |
tree | b4349b42b26fb734e800615b29e4d96c102d0633 /drivers/infiniband/ulp | |
parent | b4541f6f883aec0311c56bd64d0963ac7a9ae53b (diff) | |
download | linux-fb6375d7e6e743fc88a416cbfab89f608ed9ebcb.tar.xz |
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>
Diffstat (limited to 'drivers/infiniband/ulp')
0 files changed, 0 insertions, 0 deletions