diff options
author | Bhaktipriya Shridhar <bhaktipriya96@gmail.com> | 2016-08-15 18:13:10 (GMT) |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2016-10-07 20:54:30 (GMT) |
commit | 90b14b3237ba58d4cc8f523e225e6a22f8e4927c (patch) | |
tree | 6c9cb8408041ff2f6f952429cfbd2c0369710091 /drivers/xen/tmem.c | |
parent | 41cd3944057a5a1e5ff56a92a935576bff618b17 (diff) | |
download | linux-90b14b3237ba58d4cc8f523e225e6a22f8e4927c.tar.xz |
IB/mlx4/mad: 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 &ctx->work and the workqueue "ud_wq"
queues work item &dm[i]->work.
Both the workqueues have 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/xen/tmem.c')
0 files changed, 0 insertions, 0 deletions