Page MenuHomeFreeBSD

Start to remove non-INTRNG code
ClosedPublic

Authored by andrew on Nov 8 2016, 11:35 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 28, 4:09 AM
Unknown Object (File)
Tue, Mar 24, 7:43 PM
Unknown Object (File)
Tue, Mar 24, 3:40 PM
Unknown Object (File)
Tue, Mar 24, 3:40 PM
Unknown Object (File)
Mon, Mar 23, 10:15 PM
Unknown Object (File)
Feb 24 2026, 6:27 PM
Unknown Object (File)
Feb 19 2026, 4:48 AM
Unknown Object (File)
Jan 27 2026, 9:36 AM
Subscribers

Details

Summary

Start to remove the non-INTRNG code from sys/arm. This removed the dead code
from places we only ever build with INTRNG.

Diff Detail

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

Event Timeline

andrew retitled this revision from to Start to remove non-INTRNG code.
andrew updated this object.
andrew edited the test plan for this revision. (Show Details)
andrew added a reviewer: ARM.
manu added inline comments.
sys/arm/ti/aintc.c
87–88

This is not needed anymore along with the assignment in the attach function.

manu added a reviewer: manu.
This revision is now accepted and ready to land.Nov 8 2016, 11:56 AM
mmel added a reviewer: mmel.
This revision was automatically updated to reflect the committed changes.