diff options
author | Bart Van Assche <bvanassche@acm.org> | 2021-07-22 05:34:38 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2021-08-03 03:44:23 +0200 |
commit | 73dc3c4ac703c6fea4b40e8ed1ddd80564da3dea (patch) | |
tree | b75e2b22c02a83c5a1d8f4ee676096cf5bceccec /drivers/scsi/ufs/Makefile | |
parent | scsi: ufs: Synchronize SCSI and UFS error handling (diff) | |
download | linux-73dc3c4ac703c6fea4b40e8ed1ddd80564da3dea.tar.xz linux-73dc3c4ac703c6fea4b40e8ed1ddd80564da3dea.zip |
scsi: ufs: Retry aborted SCSI commands instead of completing these successfully
Neither SAM nor the UFS standard require that the UFS controller fills in
the completion status of commands that have been aborted (LUN RESET aborts
pending commands). Hence do not rely on the completion status provided by
the UFS controller for aborted commands but instead ask the SCSI core to
retry SCSI commands that have been aborted.
Link: https://lore.kernel.org/r/20210722033439.26550-18-bvanassche@acm.org
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Stanley Chu <stanley.chu@mediatek.com>
Cc: Can Guo <cang@codeaurora.org>
Cc: Asutosh Das <asutoshd@codeaurora.org>
Cc: Avri Altman <avri.altman@wdc.com>
Reviewed-by: Bean Huo <beanhuo@micron.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/ufs/Makefile')
0 files changed, 0 insertions, 0 deletions