aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers.c
diff options
context:
space:
mode:
authorNilesh Javali <[email protected]>2023-08-07 09:37:25 +0000
committerMartin K. Petersen <[email protected]>2023-08-08 01:34:08 +0000
commit1516ee035df32115197cd93ae3619dba7b020986 (patch)
tree683fa7ec0bb107a9590efece9cb6b1c2cee0daa9 /rust/helpers.c
parentscsi: qedi: Fix potential deadlock on &qedi_percpu->p_work_lock (diff)
downloadkernel-1516ee035df32115197cd93ae3619dba7b020986.tar.gz
kernel-1516ee035df32115197cd93ae3619dba7b020986.zip
scsi: qedi: Fix firmware halt over suspend and resume
While performing certain power-off sequences, PCI drivers are called to suspend and resume their underlying devices through PCI PM (power management) interface. However the hardware does not support PCI PM suspend/resume operations so system wide suspend/resume leads to bad MFW (management firmware) state which causes various follow-up errors in driver when communicating with the device/firmware. To fix this driver implements PCI PM suspend handler to indicate unsupported operation to the PCI subsystem explicitly, thus avoiding system to go into suspended/standby mode. Fixes: ace7f46ba5fd ("scsi: qedi: Add QLogic FastLinQ offload iSCSI driver framework.") Signed-off-by: Nilesh Javali <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions