Re: [PATCH 0/2] [PULL REQUEST] iommu/vt-d: Fixes for v6.14-rc5

From: Joerg Roedel
Date: Fri Feb 28 2025 - 06:19:38 EST


On Fri, Feb 28, 2025 at 06:27:24PM +0800, Lu Baolu wrote:
> Hi Joerg,
>
> The following fixes have been queued for v6.14-rc:
>
> - Fix suspicious RCU usage splat
> - Fix passthrough for devices under PCIe-PCI bridge
>
> They have been reviewed and tested. Can you please take them?
>
> Best regards,
> baolu
>
> Jerry Snitselaar (1):
> iommu/vt-d: Remove device comparison in context_setup_pass_through_cb
>
> Lu Baolu (1):
> iommu/vt-d: Fix suspicious RCU usage
>
> drivers/iommu/intel/dmar.c | 1 +
> drivers/iommu/intel/iommu.c | 10 +++++++---
> 2 files changed, 8 insertions(+), 3 deletions(-)

Applied, thanks Baolu.