aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/iwcm.c
diff options
context:
space:
mode:
authorBhaktipriya Shridhar <bhaktipriya96@gmail.com>2016-08-15 23:30:32 +0530
committerDoug Ledford <dledford@redhat.com>2016-10-07 16:54:25 -0400
commitf54816261c2b36e59e43f02d654ac5834a71537d (patch)
tree1e1fafda91e32937336f9bf210073969033dc268 /drivers/infiniband/core/iwcm.c
parentIB/cma: Remove deprecated create_singlethread_workqueue (diff)
downloadlinux-dev-f54816261c2b36e59e43f02d654ac5834a71537d.tar.xz
linux-dev-f54816261c2b36e59e43f02d654ac5834a71537d.zip
IB/addr: Remove deprecated create_singlethread_workqueue
The workqueue "addr_wq" queues a single work item &work and hence doesn't require ordering. Also, it is being used on a memory reclaim path. Hence, it has been converted to use alloc_workqueue with WQ_MEM_RECLAIM set. WQ_MEM_RECLAIM has been set to ensure forward progress under memory pressure. Signed-off-by: Bhaktipriya Shridhar <bhaktipriya96@gmail.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/infiniband/core/iwcm.c')
0 files changed, 0 insertions, 0 deletions