Page MenuHomeFreeBSD

ufshci: handle controller command submit failures
ClosedPublic

Authored by jaeyoon on Wed, Aug 5, 7:56 AM.
Tags
None
Referenced Files
F169007859: D58655.id.diff
Mon, Aug 31, 2:59 AM
Unknown Object (File)
Sun, Aug 30, 7:23 PM
Unknown Object (File)
Sat, Aug 29, 4:02 PM
Unknown Object (File)
Sat, Aug 29, 4:00 PM
Unknown Object (File)
Fri, Aug 28, 6:00 PM
Unknown Object (File)
Fri, Aug 28, 6:00 PM
Unknown Object (File)
Wed, Aug 26, 5:03 AM
Unknown Object (File)
Tue, Aug 25, 2:31 AM
Subscribers
None

Details

Summary

Return submission errors from the controller command helpers and
propagate them to polled callers before waiting for completion. Free
requests that never enter a hardware queue so failure paths do not leak
or panic after the poll timeout.

Sponsored by: Samsung Electronics

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable