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)
Oct 24 2024, 11:09 PM
Unknown Object (File)
Oct 19 2024, 10:22 AM
Unknown Object (File)
Oct 18 2024, 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

Lint
Lint Skipped
Unit
Tests Skipped

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.