Page MenuHomeFreeBSD

iommu_is_buswide_ctx moved
ClosedPublic

Authored by br on Jul 28 2020, 5:33 PM.
Tags
None
Referenced Files
F132485658: D25866.id75120.diff
Fri, Oct 17, 7:56 AM
F132434602: D25866.id75121.diff
Thu, Oct 16, 10:14 PM
F132434598: D25866.id75083.diff
Thu, Oct 16, 10:14 PM
F132434592: D25866.id.diff
Thu, Oct 16, 10:14 PM
Unknown Object (File)
Thu, Oct 16, 1:28 PM
Unknown Object (File)
Wed, Oct 15, 2:29 AM
Unknown Object (File)
Tue, Oct 14, 1:39 AM
Unknown Object (File)
Mon, Oct 13, 8:34 PM
Subscribers

Details

Summary

o Move iommu_is_buswide_ctx().
o Move prototypes bus_dma_iommu_set_buswide() and bus_dma_iommu_load_ident() to iommu.h

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

br requested review of this revision.Jul 28 2020, 5:33 PM
br created this revision.
br added a reviewer: x86.
sys/dev/iommu/busdma_iommu.c
330 ↗(On Diff #75083)

I still prefer to have this code fragment to exist as a function.

br edited the summary of this revision. (Show Details)

Restore iommu_set_buswide_ctx()

This revision is now accepted and ready to land.Jul 29 2020, 1:13 PM
This revision was automatically updated to reflect the committed changes.