[PATCH v4 05/10] scsi: hisi_sas: increase timer expire of internal abort task

2018-03-07 Thread John Garry
From: Xiaofei Tan The current 110ms expiry time is not long enough for the internal abort task. The reason is that the internal abort task could be blocked in HW if the HW is retrying to set up link. The internal abort task will be executed only when the retry process

[PATCH v4 05/10] scsi: hisi_sas: increase timer expire of internal abort task

2018-03-07 Thread John Garry
From: Xiaofei Tan The current 110ms expiry time is not long enough for the internal abort task. The reason is that the internal abort task could be blocked in HW if the HW is retrying to set up link. The internal abort task will be executed only when the retry process finished. The maximum