[GIT PULL] MSI IRQ fix

From: Ingo Molnar

Date: Wed Jun 24 2026 - 04:59:57 EST


Linus,

Please pull the latest irq/msi Git tree from:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq-msi-2026-06-24

for you to fetch changes up to f64e03da0d83cb173743888bff4a7e61476a8fc2:

- Revert a change that added a bad iounmap(NULL) call
to the MSI IRQ support code (Yuanhe Shu)

Thanks,

Ingo

------------------>
Yuanhe Shu (1):
Revert "PCI/MSI: Unmap MSI-X region on error"


drivers/pci/msi/msi.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)