On Wed, 2021-07-21 at 20:34 -0700, Bart Van Assche wrote: > 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. > > Cc: Adrian Hunter <adrian.hunter@xxxxxxxxx> > Cc: Stanley Chu <stanley.chu@xxxxxxxxxxxx> > Cc: Can Guo <cang@xxxxxxxxxxxxxx> > Cc: Asutosh Das <asutoshd@xxxxxxxxxxxxxx> > Cc: Avri Altman <avri.altman@xxxxxxx> > Signed-off-by: Bart Van Assche <bvanassche@xxxxxxx> > Reviewed-by: Bean Huo <beanhuo@xxxxxxxxxx> Tested-by: Bean Huo <beanhuo@xxxxxxxxxx>