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)
Mon, Oct 6, 5:57 AM
Unknown Object (File)
Fri, Oct 3, 1:03 PM
Unknown Object (File)
Sep 10 2025, 1:59 AM
Unknown Object (File)
Sep 2 2025, 3:07 PM
Unknown Object (File)
Aug 13 2025, 9:06 AM
Unknown Object (File)
Jul 28 2025, 12:02 AM
Unknown Object (File)
Jul 27 2025, 12:45 PM
Unknown Object (File)
Jul 27 2025, 6:14 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.