diff options
author | Bart Van Assche <bvanassche@acm.org> | 2021-07-22 06:34:37 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2021-08-03 04:43:59 +0300 |
commit | a113eaaf86373362b053279049907ff82b5df6c8 (patch) | |
tree | c4687fb18c0b55ef9089a2fff08dd674c55e9799 /drivers/infiniband | |
parent | ac1bc2ba060f9609972fb486073ebd9eab1ef3b6 (diff) | |
download | linux-a113eaaf86373362b053279049907ff82b5df6c8.tar.xz |
scsi: ufs: Synchronize SCSI and UFS error handling
Use the SCSI error handler instead of a custom error handling strategy.
This change reduces the number of potential races in the UFS drivers since
the UFS error handler and the SCSI error handler no longer run
concurrently.
Link: https://lore.kernel.org/r/20210722033439.26550-17-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>
Tested-by: Bean Huo <beanhuo@micron.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/infiniband')
0 files changed, 0 insertions, 0 deletions