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, Jul 24, 4:09 AM
Unknown Object (File)
Thu, Jul 23, 1:58 AM
Unknown Object (File)
Mon, Jul 20, 3:07 PM
Unknown Object (File)
Fri, Jul 17, 1:14 AM
Unknown Object (File)
Mon, Jul 6, 4:20 PM
Unknown Object (File)
Jun 26 2026, 11:09 AM
Unknown Object (File)
Jun 22 2026, 12:28 AM
Unknown Object (File)
May 19 2026, 4:46 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 Not Applicable
Unit
Tests Not Applicable

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.