diff options
| author | Bhaktipriya Shridhar <[email protected]> | 2016-08-30 16:49:11 +0000 |
|---|---|---|
| committer | Mike Snitzer <[email protected]> | 2016-08-30 23:45:20 +0000 |
| commit | edd1ea2a8a2549e4fe58e817d539445729491ecf (patch) | |
| tree | 806b5be3e2c226a827197e3893304159ad9bdfd0 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
| parent | dm crypt: fix free of bad values after tfm allocation failure (diff) | |
| download | kernel-edd1ea2a8a2549e4fe58e817d539445729491ecf.tar.gz kernel-edd1ea2a8a2549e4fe58e817d539445729491ecf.zip | |
dm bufio: remove use of deprecated create_singlethread_workqueue()
The workqueue "dm_bufio_wq" queues a single work item &dm_bufio_work so
it doesn't require execution ordering. Hence, alloc_workqueue() has
been used to replace the deprecated create_singlethread_workqueue().
The WQ_MEM_RECLAIM flag has been set since DM requires forward progress
under memory pressure.
Since there are fixed number of work items, explicit concurrency
limit is unnecessary here.
Signed-off-by: Bhaktipriya Shridhar <[email protected]>
Signed-off-by: Mike Snitzer <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions
