Re: [PATCH 10/24] iommu/amd: Pass iommu to device_flush_dte()
Jason Gunthorpe <[email protected]>
| Newsgroups | dev.linux.lists.iommu,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <178759229633.3131778.3376863099875917252.b4-review@b4> |
On Mon, 27 Jul 2026 13:28:59 +0000, Suravee Suthikulpanit <[email protected]> wrote: > Take struct amd_iommu explicitly so DTE invalidation is issued on the > same IOMMU instance used to program the DTE. Also, flush each device in > amd_iommu_change_top() immediately after updating its DTE. Reviewed-by: Jason Gunthorpe <[email protected]> -- Jason