lkml.org 
[lkml]   [2025]   [Nov]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[patch 0/3] x86/irq: Bugfix and cleanup for posted MSI interrupts
Date
Luigi reported that the retrigger mechanism for posted MSI interrupts is
broken. That happens because retrigger sends an IPI to the actual allocated
vector, which is handled correctly, but lacks an EOI. That leaves a stale
APIC ISR bit around.

The following series addresses this and does some related cleanups in that
area on top.

Thanks,

tglx
---
arch/x86/include/asm/irq_remapping.h | 12 ++++++-
arch/x86/kernel/irq.c | 54 +++++++++++++++++++++++------------
drivers/iommu/intel/irq_remapping.c | 12 +++----
3 files changed, 52 insertions(+), 26 deletions(-)

\
 
 \ /
  Last update: 2025-11-25 11:24    [from the cache]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and my Meterkast|Read the blog