Page MenuHomeFreeBSD

iommu_is_buswide_ctx moved
ClosedPublic

Authored by br on Jul 28 2020, 5:33 PM.
Tags
None
Referenced Files
F108282732: D25866.diff
Thu, Jan 23, 11:58 AM
Unknown Object (File)
Fri, Jan 17, 10:13 PM
Unknown Object (File)
Wed, Jan 15, 11:32 AM
Unknown Object (File)
Dec 16 2024, 2:48 AM
Unknown Object (File)
Dec 5 2024, 4:43 PM
Unknown Object (File)
Oct 5 2024, 11:26 PM
Unknown Object (File)
Oct 4 2024, 4:25 PM
Unknown Object (File)
Oct 2 2024, 3:57 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.