Searched hist:"30 bda7848a23980c7eecda4a1148e093d3e98de0" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/scsi/ |
H A D | hpsa.c | diff 30bda7848a23980c7eecda4a1148e093d3e98de0 Mon Jul 20 16:53:03 CDT 2020 Don Brace <don.brace@microsemi.com> scsi: hpsa: Increase controller error handling timeout
The controller can become slow to respond to SCSI INQUIRY requests resulting in the SCSI midlayer offlining the controller device.
Increase the timeout value for commands sent to the controller device.
Link: https://lore.kernel.org/r/159528198335.24772.7963614374905470122.stgit@brunhilda Reviewed-by: Scott Teel <scott.teel@microsemi.com> Reviewed-by: Scott Benesh <scott.benesh@microsemi.com> Reviewed-by: Kevin Barnett <kevin.barnett@microsemi.com> Signed-off-by: Don Brace <don.brace@microsemi.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
|