[git pull] IOMMU Fixes for Linux v6.19-rc8
From: Joerg Roedel
Date: Fri Feb 06 2026 - 05:21:28 EST
Hi Linus,
The following changes since commit 18f7fcd5e69a04df57b563360b88be72471d6b62:
Linux 6.19-rc8 (2026-02-01 14:01:13 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux.git tags/iommu-fix-v6.19-rc8
for you to fetch changes up to 02f9d76a76adb5ea16b4e3b403496c42033f8fd1:
iommu/vt-d: Treat PAGE_SNOOP and PWSNP separately (2026-02-06 11:01:00 +0100)
----------------------------------------------------------------
IOMMU Fix for Linux v6.19-rc8:
- Fix wrong definition of PASID_FLAG_PWSNP bit. This caused DMAR errors
on Arrow Lake platforms.
----------------------------------------------------------------
Viktor Kleen (1):
iommu/vt-d: Treat PAGE_SNOOP and PWSNP separately
drivers/iommu/intel/pasid.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Please pull.
Thanks,
Joerg