Page MenuHomeFreeBSD

arm64: Fixed IOMMU compilation errors
ClosedPublic

Authored by dsl on May 21 2024, 10:05 PM.
Tags
Referenced Files
F135677341: D45289.diff
Tue, Nov 11, 7:52 PM
Unknown Object (File)
Wed, Nov 5, 11:19 PM
Unknown Object (File)
Wed, Oct 29, 7:38 AM
Unknown Object (File)
Wed, Oct 29, 4:27 AM
Unknown Object (File)
Wed, Oct 29, 4:26 AM
Unknown Object (File)
Wed, Oct 29, 4:17 AM
Unknown Object (File)
Sun, Oct 26, 1:06 PM
Unknown Object (File)
Fri, Oct 24, 11:59 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 Not Applicable
Unit
Tests Not Applicable

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.