https://bugzilla.kernel.org/show_bug.cgi?id=76681 Bradley Grove <bgrove@xxxxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bgrove@xxxxxxxxxxxx --- Comment #2 from Bradley Grove <bgrove@xxxxxxxxxxxx> --- We've hit the same issue when using the pm80xx driver with our PM8001 based card. After applying Jack's patch we encountered another issue. When powering up after hibernation, the driver receives a MPI event, HW_EVENT_PHY_START_STATUS. The handler for this tries to signal an uninitialized completion. I've been able to work around this by setting the HBA struct flags to PM8001F_INIT_TIME until restore() completes. -- You are receiving this mail because: You are the assignee for the bug. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html