Page MenuHomeFreeBSD

arm64: Fixed IOMMU compilation errors
ClosedPublic

Authored by dsl on May 21 2024, 10:05 PM.
Tags
Referenced Files
F102778466: D45289.diff
Sun, Nov 17, 1:40 AM
Unknown Object (File)
Sun, Nov 3, 4:54 AM
Unknown Object (File)
Oct 11 2024, 9:19 AM
Unknown Object (File)
Oct 4 2024, 7:04 AM
Unknown Object (File)
Sep 20 2024, 3:07 PM
Unknown Object (File)
Sep 12 2024, 10:30 PM
Unknown Object (File)
Sep 7 2024, 3:31 AM
Unknown Object (File)
Aug 31 2024, 3:49 PM
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.