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)
Thu, Oct 24, 11:09 PM
Unknown Object (File)
Sat, Oct 19, 10:22 AM
Unknown Object (File)
Fri, Oct 18, 4:21 PM
Unknown Object (File)
Oct 5 2024, 11:56 AM
Unknown Object (File)
Oct 5 2024, 10:30 AM
Unknown Object (File)
Oct 5 2024, 6:42 AM
Unknown Object (File)
Oct 4 2024, 4:20 AM
Unknown Object (File)
Oct 4 2024, 12:26 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.