linux/drivers/scsi/smartpqi
Mahesh Rajashekhara 65111785ac scsi: smartpqi: increase fw status register read timeout
Problem:
 - during the driver initialization, driver will poll fw
   for KERNEL_UP in a 30 seconds timeout.

 - if the firmware is not ready after 30 seconds,
   driver will not be loaded.

Fix:
 - change timeout from 30 seconds to 3 minutes.

Reported-by: Feng Li <lifeng1519@gmail.com>
Reviewed-by: Ajish Koshy <ajish.koshy@microsemi.com>
Reviewed-by: Murthy Bhat <Murthy.Bhat@microsemi.com>
Reviewed-by: Dave Carroll <david.carroll@microsemi.com>
Reviewed-by: Kevin Barnett <kevin.barnett@microsemi.com>
Signed-off-by: Mahesh Rajashekhara <mahesh.rajashekhara@microsemi.com>
Signed-off-by: Don Brace <don.brace@microsemi.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2018-12-19 22:27:52 -05:00
..
Kconfig scsi: smartpqi: update Kconfig 2016-09-02 06:27:28 -04:00
Makefile scsi: smartpqi: allow static build ("built-in") 2018-01-10 23:25:07 -05:00
smartpqi_init.c scsi: smartpqi: bump driver version 2018-12-19 22:23:35 -05:00
smartpqi_sas_transport.c scsi: smartpqi: add smp_utils support 2018-12-19 22:23:35 -05:00
smartpqi_sis.c scsi: smartpqi: increase fw status register read timeout 2018-12-19 22:27:52 -05:00
smartpqi_sis.h scsi: smartpqi: cleanup doorbell register usage. 2017-08-10 19:58:26 -04:00
smartpqi.h scsi: smartpqi: add smp_utils support 2018-12-19 22:23:35 -05:00