[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250319022101.1053133-1-baolu.lu@linux.intel.com>
Date: Wed, 19 Mar 2025 10:20:58 +0800
From: Lu Baolu <baolu.lu@...ux.intel.com>
To: Joerg Roedel <joro@...tes.org>
Cc: iommu@...ts.linux.dev,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] [PULL REQUEST] iommu/vt-d: Fixes for v6.15-rc1
Hi Joerg,
The following fixes have been queued for the Intel iommu driver. They
aim to solve the following issues:
- Fix a lockdep warning of possible circular locking dependency
- Prevent disabled posted MSIs when IRTE reverts from vCPU to host
These fixes are non-critical for v6.14-rc. Considering the upcoming
merge window, it would be fine to include them with other patches for
v6.15.
Can you please take them?
Best regards,
baolu
Lu Baolu (1):
iommu/vt-d: Fix possible circular locking dependency
Sean Christopherson (2):
iommu/vt-d: Put IRTE back into posted MSI mode if vCPU posting is
disabled
iommu/vt-d: Don't clobber posted vCPU IRTE when host IRQ affinity
changes
drivers/iommu/intel/iommu.c | 2 ++
drivers/iommu/intel/irq_remapping.c | 42 ++++++++++++++++++-----------
2 files changed, 29 insertions(+), 15 deletions(-)
--
2.43.0
Powered by blists - more mailing lists