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)
Sat, Nov 1, 1:33 PM
Unknown Object (File)
Wed, Oct 29, 11:50 PM
Unknown Object (File)
Wed, Oct 29, 4:16 PM
Unknown Object (File)
Wed, Oct 29, 4:16 PM
Unknown Object (File)
Wed, Oct 29, 10:41 AM
Unknown Object (File)
Oct 14 2025, 2:20 AM
Unknown Object (File)
Oct 13 2025, 5:24 AM
Unknown Object (File)
Oct 5 2025, 7:05 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.