diff options
author | Ming Lei <[email protected]> | 2022-03-08 06:52:00 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-03-08 19:40:01 -0700 |
commit | 5ca7546fe317bd181ad55f623f6e522069c2e426 (patch) | |
tree | 3a86b4265b55dc31f11c0205b9dac5aa3b143ce7 /drivers/gpu/drm/amd/amdgpu/amdgpu_test.c | |
parent | 28883074fc104f16ab181207d556ab75df6c6526 (diff) |
block: move rq_qos_exit() into disk_release()
Keep all teardown of file system I/O related functionality in one place.
There can't be file system I/O in disk_release(), so it is safe to move
rq_qos_exit() there.
Signed-off-by: Ming Lei <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_test.c')
0 files changed, 0 insertions, 0 deletions