linux/drivers/scsi/smartpqi
Kevin Barnett 2eddf98d01 scsi: smartpqi: Stop sending driver-initiated TURs
Stop sending driver-initiated TURs to physical devices during driver
load/rescan.

Note: This does not affect SML initiated TURs.

Some Linux kernels can cause lengthy delays in OS boot if the kernel
detects that a drive is being sanitized/erased. We were using TURs to
detect if a sanitize/erase was in progress.

Some devices do not return the TUR in a timely manner, causing driver
load/rescan stalls.

Reviewed-by: Scott Benesh <scott.benesh@microchip.com>
Reviewed-by: Scott Teel <scott.teel@microchip.com>
Reviewed-by: Mike McGowen <mike.mcgowen@microchip.com>
Signed-off-by: Kevin Barnett <kevin.barnett@microchip.com>
Signed-off-by: Don Brace <don.brace@microchip.com>
Link: https://lore.kernel.org/r/20230428153712.297638-10-don.brace@microchip.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2023-05-08 07:17:12 -04:00
..
Kconfig scsi: smartpqi: Update copyright to current year 2022-07-13 23:42:04 -04:00
Makefile scsi: smartpqi: add spdx 2019-03-18 16:48:28 -04:00
smartpqi_init.c scsi: smartpqi: Stop sending driver-initiated TURs 2023-05-08 07:17:12 -04:00
smartpqi_sas_transport.c scsi: smartpqi: Fix rare SAS transport memory leak 2023-05-08 07:17:11 -04:00
smartpqi_sis.c scsi: smartpqi: Update copyright to current year 2022-07-13 23:42:04 -04:00
smartpqi_sis.h scsi: smartpqi: Update copyright to current year 2022-07-13 23:42:04 -04:00
smartpqi.h scsi: smartpqi: Stop sending driver-initiated TURs 2023-05-08 07:17:12 -04:00