[PATCH 0/5] hisi_sas: Some error handling improvements

From: John Garry
Date: Mon Jun 07 2021 - 05:34:15 EST


This series contains a few error handling improvements, generally
speed-ups:
- Put a limit on link resets retries
- Always reset controller for internal abort - it was only occurring
as part of final host adapter reset in error handling process
- Speed up error handling when internal abort occurs

Luo Jiaxing (5):
scsi: hisi_sas: Put a limit of link reset retries
scsi: hisi_sas: Run I_T nexus resets in parallel for clear nexus reset
scsi: hisi_sas: Include HZ in timer macros
scsi: hisi_sas: Reset controller for internal abort timeout
scsi: hisi_sas: Speed up error handling when internal abort timeout
occurs

drivers/scsi/hisi_sas/hisi_sas.h | 7 +-
drivers/scsi/hisi_sas/hisi_sas_main.c | 99 ++++++++++++++++++--------
drivers/scsi/hisi_sas/hisi_sas_v2_hw.c | 2 +-
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 2 +-
4 files changed, 78 insertions(+), 32 deletions(-)

--
2.26.2