aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
diff options
context:
space:
mode:
authorYu Kuai <[email protected]>2022-03-18 21:01:44 +0800
committerJens Axboe <[email protected]>2022-03-18 09:57:56 -0600
commit8f9e7b65f833cb9a4b2e2f54a049d74df394d906 (patch)
tree53ea2561819061d557497972434541c212a7c2a2 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
parent0a9a25ca78437b39e691bcc3dc8240455b803d8d (diff)
block: cancel all throttled bios in del_gendisk()
Throttled bios can't be issued after del_gendisk() is done, thus it's better to cancel them immediately rather than waiting for throttle is done. For example, if user thread is throttled with low bps while it's issuing large io, and the device is deleted. The user thread will wait for a long time for io to return. Signed-off-by: Yu Kuai <[email protected]> Signed-off-by: Ming Lei <[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_virt.c')
0 files changed, 0 insertions, 0 deletions