Page MenuHomeFreeBSD

arm64: Fixed IOMMU compilation errors
ClosedPublic

Authored by dsl on May 21 2024, 10:05 PM.
Tags
Referenced Files
Unknown Object (File)
Feb 27 2025, 6:05 AM
Unknown Object (File)
Feb 25 2025, 1:47 PM
Unknown Object (File)
Feb 9 2025, 12:19 PM
Unknown Object (File)
Feb 6 2025, 2:39 PM
Unknown Object (File)
Feb 5 2025, 10:14 AM
Unknown Object (File)
Feb 4 2025, 7:16 PM
Unknown Object (File)
Jan 31 2025, 5:44 AM
Unknown Object (File)
Jan 28 2025, 2:02 AM
Subscribers

Details

Summary

These are missing changes after 1228b93b410a when ref_count was
removed from bus_dma_tag_common and 1e3f42b6bad5, when the address
arguments were switched to pointers.

Test Plan

Build a kernel for arm64 with IOMMU.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

dsl requested review of this revision.May 21 2024, 10:05 PM

Can you please add IOMMU to arm64 NOTES?

This revision is now accepted and ready to land.May 21 2024, 10:36 PM
This revision was automatically updated to reflect the committed changes.