Re: [PATCH v2 0/2] Fix issues with untrusted devices and AMD IOMMU

From: Joerg Roedel
Date: Thu Apr 28 2022 - 04:27:30 EST


On Mon, Apr 04, 2022 at 03:47:21PM -0500, Mario Limonciello wrote:
> Mario Limonciello (2):
> iommu/amd: Enable swiotlb in all cases
> dma-iommu: Check that swiotlb is active before trying to use it
>
> drivers/iommu/amd/iommu.c | 7 -------
> drivers/iommu/dma-iommu.c | 5 +++++
> 2 files changed, 5 insertions(+), 7 deletions(-)

Applied to core branch, thanks.