Re: [PATCH v4 00/24] iommu: Refactor DMA domain strictness

2021-08-21 Thread Sven Peter via iommu
On Wed, Aug 18, 2021, at 17:13, Robin Murphy wrote: > Sven - I've prepared the follow-up patches already[1], so consider > yourself off the hook (I see no point in trying to fix the nominal DART > cookie bugs between now and then) :) > Great, thanks for taking care of that! :) Just tested

Re: [PATCH v4 00/24] iommu: Refactor DMA domain strictness

2021-08-18 Thread Robin Murphy
On 2021-08-18 12:29, Joerg Roedel wrote: On Wed, Aug 11, 2021 at 01:21:14PM +0100, Robin Murphy wrote: Robin Murphy (24): iommu: Pull IOVA cookie management into the core iommu/amd: Drop IOVA cookie management iommu/arm-smmu: Drop IOVA cookie management iommu/vt-d: Drop IOVA cookie

Re: [PATCH v4 00/24] iommu: Refactor DMA domain strictness

2021-08-18 Thread Joerg Roedel
On Wed, Aug 11, 2021 at 01:21:14PM +0100, Robin Murphy wrote: > Robin Murphy (24): > iommu: Pull IOVA cookie management into the core > iommu/amd: Drop IOVA cookie management > iommu/arm-smmu: Drop IOVA cookie management > iommu/vt-d: Drop IOVA cookie management > iommu/exynos: Drop IOVA

[PATCH v4 00/24] iommu: Refactor DMA domain strictness

2021-08-11 Thread Robin Murphy
v1: https://lore.kernel.org/linux-iommu/cover.1626888444.git.robin.mur...@arm.com/ v2: https://lore.kernel.org/linux-iommu/cover.1627468308.git.robin.mur...@arm.com/ v3: https://lore.kernel.org/linux-iommu/cover.1628094600.git.robin.mur...@arm.com/ Hi all, I'm hoping this is good to go now.