summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c
diff options
context:
space:
mode:
authorSagi Grimberg <sagi@grimberg.me>2020-06-26 10:46:29 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-07-09 09:39:35 +0200
commite2cb0c5635ecf7d8f2bde9971edbe00a0b8b8536 (patch)
tree6918e14199cdf02b6ebead4f11cd381370ef72fb /drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c
parent1a17104c8f4885de5de6734f0b6ec3b95c98a501 (diff)
nvme: fix identify error status silent ignore
[ Upstream commit ea43d9709f727e728e933a8157a7a7ca1a868281 ] Commit 59c7c3caaaf8 intended to only silently ignore non retry-able errors (DNR bit set) such that we can still identify misbehaving controllers, and in the other hand propagate retry-able errors (DNR bit cleared) so we don't wrongly abandon a namespace just because it happens to be temporarily inaccessible. The goal remains the same as the original commit where this was introduced but unfortunately had the logic backwards. Fixes: 59c7c3caaaf8 ("nvme: fix possible hang when ns scanning fails during error recovery") Reported-by: Keith Busch <kbusch@kernel.org> Signed-off-by: Sagi Grimberg <sagi@grimberg.me> Reviewed-by: Keith Busch <kbusch@kernel.org> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c')
0 files changed, 0 insertions, 0 deletions