]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'irq-msi-2026-06-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 24 Jun 2026 19:41:04 +0000 (12:41 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 24 Jun 2026 19:41:04 +0000 (12:41 -0700)
commitd0bcd488c33d6673fe83b9533d6366ad84d2ec0d
treea71256c7bb1a3fdc3496e153d9e7e08c24a6826c
parent05874021158ae80f6c3d867a784318f7cda41df6
parentf64e03da0d83cb173743888bff4a7e61476a8fc2
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"