Page MenuHomeFreeBSD

x86_iommu: use roundup_pow_of_two
ClosedPublic

Authored by dougm on Jun 26 2024, 8:57 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 28, 9:22 AM
Unknown Object (File)
Tue, Apr 28, 2:03 AM
Unknown Object (File)
Tue, Apr 21, 7:05 PM
Unknown Object (File)
Tue, Apr 21, 11:34 AM
Unknown Object (File)
Tue, Apr 21, 10:54 AM
Unknown Object (File)
Tue, Apr 21, 2:34 AM
Unknown Object (File)
Sun, Apr 19, 12:43 PM
Unknown Object (File)
Apr 13 2026, 3:30 AM
Subscribers

Details

Summary

Drop a private implementation of roundup_pow_of_two and use the global one instead.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dougm requested review of this revision.Jun 26 2024, 8:57 AM
dougm created this revision.
This revision is now accepted and ready to land.Jun 26 2024, 9:03 AM
This revision was automatically updated to reflect the committed changes.