Re: [PATCH 0/1] [PULL REQUEST] iommu/vt-d: Fixes for v6.16-rc

From: Joerg Roedel
Date: Fri Jul 04 2025 - 04:42:21 EST


On Sat, Jun 28, 2025 at 06:03:50PM +0800, Lu Baolu wrote:
> Hi Joerg,
>
> The following fix has been queued for v6.16-rc4:
>
> - Assign devtlb cache tag on ATS enablement
>
> It fixes a critical cache invalidation issue for ATS-capable devices. It
> has been reviewed and is ready for merge. Can you please consider it?
>
> Best regards,
> baolu
>
>
> Lu Baolu (1):
> iommu/vt-d: Assign devtlb cache tag on ATS enablement
>
> drivers/iommu/intel/cache.c | 5 ++---
> drivers/iommu/intel/iommu.c | 11 ++++++++++-
> drivers/iommu/intel/iommu.h | 2 ++
> 3 files changed, 14 insertions(+), 4 deletions(-)

Applied, thanks Baolu.