Page MenuHomeFreeBSD

Remove NO_EVENTTIMERS support
ClosedPublic

Authored by markj on Nov 18 2020, 3:34 PM.
Tags
None
Referenced Files
F107377049: D27270.id.diff
Mon, Jan 13, 7:02 AM
Unknown Object (File)
Sun, Jan 12, 8:14 AM
Unknown Object (File)
Thu, Dec 26, 11:05 PM
Unknown Object (File)
Thu, Dec 26, 11:11 AM
Unknown Object (File)
Dec 11 2024, 10:20 PM
Unknown Object (File)
Dec 10 2024, 6:11 AM
Unknown Object (File)
Dec 6 2024, 11:26 PM
Unknown Object (File)
Nov 22 2024, 5:25 PM
Subscribers

Details

Summary

The arm configs that required it have been removed from the tree.
Removing this option makes the callout code easier to read and
discourages developers from adding new boards without eventtimer
drivers, so let's get rid of it.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 34887
Build 31908: arc lint + arc unit

Event Timeline

markj requested review of this revision.Nov 18 2020, 3:34 PM

I am happy that after all the years the transition is finally done. :)

This revision is now accepted and ready to land.Nov 18 2020, 3:49 PM
This revision was automatically updated to reflect the committed changes.