Message ID | 1623058179-80434-1-git-send-email-john.garry@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | hisi_sas: Some error handling improvements | expand |
John, > 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 Applied to 5.14/scsi-staging, thanks!
On Mon, 7 Jun 2021 17:29:34 +0800, John Garry wrote: > 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 > > [...] Applied to 5.14/scsi-queue, thanks! [1/5] scsi: hisi_sas: Put a limit of link reset retries https://git.kernel.org/mkp/scsi/c/366da0da1f5f [2/5] scsi: hisi_sas: Run I_T nexus resets in parallel for clear nexus reset https://git.kernel.org/mkp/scsi/c/0f757339919d [3/5] scsi: hisi_sas: Include HZ in timer macros https://git.kernel.org/mkp/scsi/c/2f12a499511f [4/5] scsi: hisi_sas: Reset controller for internal abort timeout https://git.kernel.org/mkp/scsi/c/63ece9eb3503 [5/5] scsi: hisi_sas: Speed up error handling when internal abort timeout occurs https://git.kernel.org/mkp/scsi/c/e8a4d0daaef6