Commit d0bcd488c33d for kernel
commit d0bcd488c33d6673fe83b9533d6366ad84d2ec0d
Merge: 05874021158a f64e03da0d83
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Wed Jun 24 12:41:04 2026 -0700
Merge tag 'irq-msi-2026-06-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull MSI irq fix from Ingo Molnar:
- Revert a change that added a bad iounmap(NULL) call
to the MSI IRQ support code (Yuanhe Shu)
* tag 'irq-msi-2026-06-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
Revert "PCI/MSI: Unmap MSI-X region on error"