OSDN Git Service

Merge tag 'irq_urgent_for_v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 23 Apr 2023 15:15:33 +0000 (08:15 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 23 Apr 2023 15:15:33 +0000 (08:15 -0700)
Pull irq fix from Borislav Petkov:

 - Remove an over-zealous sanity check of the array of MSI-X vectors to
   be allocated for a device

* tag 'irq_urgent_for_v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  PCI/MSI: Remove over-zealous hardware size check in pci_msix_validate_entries()


Trivial merge