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

From: Joerg Roedel
Date: Fri Apr 11 2025 - 03:06:43 EST


On Thu, Apr 10, 2025 at 03:32:45PM +0800, Lu Baolu wrote:
> Petr Tesarik (1):
> iommu/vt-d: Remove an unnecessary call set_dma_ops()
>
> Sean Christopherson (1):
> iommu/vt-d: Wire up irq_ack() to irq_move_irq() for posted MSIs
>
> drivers/iommu/intel/iommu.c | 1 -
> drivers/iommu/intel/irq_remapping.c | 29 +++++++++++++++--------------
> 2 files changed, 15 insertions(+), 15 deletions(-)

Applied, thanks Baolu.