Page MenuHomeFreeBSD

arm64: Fixed IOMMU compilation errors
ClosedPublic

Authored by dsl on Tue, May 21, 10:05 PM.
Tags
Referenced Files
Unknown Object (File)
Sat, May 25, 1:06 PM
Unknown Object (File)
Sat, May 25, 1:06 PM
Unknown Object (File)
Fri, May 24, 8:27 PM
Unknown Object (File)
Wed, May 22, 12:30 PM
Unknown Object (File)
Wed, May 22, 9:17 AM
Unknown Object (File)
Tue, May 21, 10:09 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 Not Applicable
Unit
Tests Not Applicable

Event Timeline

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

Can you please add IOMMU to arm64 NOTES?

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