aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2024-04-02 14:47:54 +0000
committerKeith Busch <[email protected]>2024-04-02 15:21:33 +0000
commitc85c9ab926a592e2f59f7d9a6ca7d6562843d8fa (patch)
tree5f255a18b61a6c4417a1fc5e893830802dc10b94 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
parentnvme-multipath: don't inherit LBA-related fields for the multipath node (diff)
downloadkernel-c85c9ab926a592e2f59f7d9a6ca7d6562843d8fa.tar.gz
kernel-c85c9ab926a592e2f59f7d9a6ca7d6562843d8fa.zip
nvme: split nvme_update_zone_info
nvme_update_zone_info does (admin queue) I/O to the device and can fail. We fail to abort the queue limits update if that happen, but really should avoid with the frozen I/O queue as much as possible anyway. Split the logic into a helper to query the information that can be called on an unfrozen queue and one to apply it to the queue limits. Fixes: 9b130d681443 ("nvme: use the atomic queue limits update API") Reported-by: Kanchan Joshi <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Kanchan Joshi <[email protected]> Signed-off-by: Keith Busch <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions