Re: [PATCH 1/1] iommu/vt-d: Fix incorrect domain ID in context flush helper
From: Joerg Roedel
Date: Mon Aug 26 2024 - 03:14:52 EST
On Thu, Aug 15, 2024 at 08:48:57PM +0800, Lu Baolu wrote:
> drivers/iommu/intel/iommu.h | 2 +-
> drivers/iommu/intel/iommu.c | 8 ++++++--
> drivers/iommu/intel/pasid.c | 7 ++++---
> 3 files changed, 11 insertions(+), 6 deletions(-)
Applied for -rc, thanks.
Side note: Please send critical fixes as a pull request next time, as I
usually do not look deeply into patches for drivers which are actively
maintained.