diff options
author | 2023-04-28 10:37:09 -0500 | |
---|---|---|
committer | 2023-05-08 07:17:12 -0400 | |
commit | 2eddf98d01520d6bcd7d5a703a85206ba84bd179 (patch) | |
tree | 9608315f787ea1ce772614214c185e65ba877902 /include/linux | |
parent | scsi: smartpqi: Fix byte aligned writew for ARM servers (diff) | |
download | wireguard-linux-2eddf98d01520d6bcd7d5a703a85206ba84bd179.tar.xz wireguard-linux-2eddf98d01520d6bcd7d5a703a85206ba84bd179.zip |
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>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions