https://bugzilla.kernel.org/show_bug.cgi?id=76681

Bradley Grove <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Bradley Grove <[email protected]> ---
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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to