Page MenuHomeFreeBSD

[bhndb] Drop MIPS-incompatible __builtin_ctz dependency.
ClosedPublic

Authored by landonf on Aug 13 2016, 9:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 29, 9:58 AM
Unknown Object (File)
Feb 28 2024, 5:58 PM
Unknown Object (File)
Dec 12 2023, 6:16 PM
Unknown Object (File)
Dec 3 2023, 4:19 PM
Unknown Object (File)
Nov 4 2023, 3:15 AM
Unknown Object (File)
Sep 23 2023, 10:20 PM
Unknown Object (File)
Aug 3 2023, 7:59 PM
Unknown Object (File)
Aug 2 2023, 12:41 AM
Subscribers

Details

Summary

Represent the bhndb register window freelist using the bitstring API, replacing the use of (MIPS-unsupported) __builtin_ctz().

Test Plan
  • Tested for regressions on existing PCI bhndb-supported devices.

Diff Detail

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

Event Timeline

landonf retitled this revision from to [bhndb] Drop MIPS-incompatible __builtin_ctz dependency..
landonf updated this object.
landonf edited the test plan for this revision. (Show Details)
landonf added a reviewer: adrian.
adrian edited edge metadata.
This revision is now accepted and ready to land.Aug 15 2016, 7:00 PM
This revision was automatically updated to reflect the committed changes.