Page MenuHomeFreeBSD

Fix timeout-related panics in MPR and MPS
ClosedPublic

Authored by scottl on Mar 22 2019, 2:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 13, 5:52 AM
Unknown Object (File)
Wed, Nov 12, 3:11 AM
Unknown Object (File)
Thu, Nov 6, 11:35 PM
Unknown Object (File)
Mon, Oct 27, 6:40 AM
Unknown Object (File)
Wed, Oct 22, 3:27 AM
Unknown Object (File)
Mon, Oct 20, 7:10 PM
Unknown Object (File)
Mon, Oct 20, 6:44 AM
Unknown Object (File)
Mon, Oct 20, 6:44 AM
Subscribers
None

Details

Summary

r329522 created problemss with commands that enter the TIMEDOUT state but
are successfully returned by the card (usually due to an abort being issued
as part of timeout recovery). Remove what amounts to an insufficient
KASSERT, and don't overwrite the state value. State should probably be
re-designed, and that will be done with a future commit.

This bug was encountered by two independent sources, and both reported
that this patch fixed the problem.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 23243
Build 22282: arc lint + arc unit