HomeFreeBSD

r329522 created problemss with commands that enter the TIMEDOUT state but

Description

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.

Reported by: phk, bei.io
Reviewed by: imp, mav
Differential Revision: D19677

Details

Provenance
scottlAuthored on
Reviewer
imp
Differential Revision
D19677: Fix timeout-related panics in MPR and MPS
Parents
rS345478: Fix buffer overruns in modes with color depth more than 8.
Branches
Unknown
Tags
Unknown