Page MenuHomeFreeBSD

cam: remove xpt_polled_action
ClosedPublic

Authored by imp on May 21 2021, 9:54 PM.
Tags
None
Referenced Files
F136096423: D30394.id.diff
Sat, Nov 15, 6:43 PM
Unknown Object (File)
Thu, Oct 30, 3:43 AM
Unknown Object (File)
Sat, Oct 25, 6:28 AM
Unknown Object (File)
Oct 15 2025, 3:21 AM
Unknown Object (File)
Oct 13 2025, 11:25 AM
Unknown Object (File)
Oct 13 2025, 11:25 AM
Unknown Object (File)
Oct 13 2025, 10:09 AM
Unknown Object (File)
Sep 27 2025, 10:31 AM
Subscribers

Details

Summary

periph_runccb now handles all the polling stuff, and xpt_polled_action
is now unused and can be removed.

Sponsored by: Netflix

Test Plan

@scottl I think that we'd talked about doing this once periph_runccb handled polling and all users of this interface had been converted.

Diff Detail

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

Event Timeline

imp requested review of this revision.May 21 2021, 9:54 PM
imp added reviewers: mav, scottl, ken.
imp added a subscriber: scottl.
This revision is now accepted and ready to land.May 22 2021, 2:18 PM
This revision was automatically updated to reflect the committed changes.