Page MenuHomeFreeBSD

cam: remove xpt_polled_action
ClosedPublic

Authored by imp on May 21 2021, 9:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 6, 4:34 PM
Unknown Object (File)
Mon, Apr 6, 2:08 PM
Unknown Object (File)
Sun, Apr 5, 1:30 PM
Unknown Object (File)
Wed, Mar 25, 1:45 PM
Unknown Object (File)
Sun, Mar 15, 4:05 AM
Unknown Object (File)
Mar 9 2026, 7:26 AM
Unknown Object (File)
Mar 9 2026, 6:23 AM
Unknown Object (File)
Mar 3 2026, 4:11 PM
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.