diff options
author | peter chang <dpf@google.com> | 2019-11-14 13:08:58 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-04 15:34:36 +0300 |
commit | 409ac8803ca3eba83d37064b44110b1e1d7dc536 (patch) | |
tree | 18ee2668da65e2d35f0f6122a4b4c4ccaf55291a /include | |
parent | 0a5a9d02428d4e8c181413a51f7bcf0d7080dbf3 (diff) | |
download | linux-409ac8803ca3eba83d37064b44110b1e1d7dc536.tar.xz |
scsi: pm80xx: Fix for SATA device discovery
[ Upstream commit ce21c63ee995b7a8b7b81245f2cee521f8c3c220 ]
Driver was missing complete() call in mpi_sata_completion which result in
SATA abort error handling timing out. That causes the device to be left in
the in_recovery state so subsequent commands sent to the device fail and
the OS removes access to it.
Link: https://lore.kernel.org/r/20191114100910.6153-2-deepak.ukey@microchip.com
Acked-by: Jack Wang <jinpu.wang@cloud.ionos.com>
Signed-off-by: peter chang <dpf@google.com>
Signed-off-by: Deepak Ukey <deepak.ukey@microchip.com>
Signed-off-by: Viswas G <Viswas.G@microchip.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions