[GIT,PULL] irq/urgent for v6.3

Message ID 20230423102104.GBZEUGkAvxx4Yx/Ehc@fat_crate.local
State New
Headers
Series [GIT,PULL] irq/urgent for v6.3 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/irq_urgent_for_v6.3

Message

Borislav Petkov April 23, 2023, 10:21 a.m. UTC
  Hi Linus,

please pull one last urgent MSI fix for 6.3.

Thx.

---

The following changes since commit 09a9639e56c01c7a00d6c0ca63f4c7c41abe075d:

  Linux 6.3-rc6 (2023-04-09 11:15:57 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/irq_urgent_for_v6.3

for you to fetch changes up to e3c026be4d3ca046799fde55ccbae9d0f059fb93:

  PCI/MSI: Remove over-zealous hardware size check in pci_msix_validate_entries() (2023-04-16 14:11:51 +0200)

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

----------------------------------------------------------------
Thomas Gleixner (1):
      PCI/MSI: Remove over-zealous hardware size check in pci_msix_validate_entries()

 drivers/pci/msi/msi.c | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)
  

Comments

pr-tracker-bot@kernel.org April 23, 2023, 3:50 p.m. UTC | #1
The pull request you sent on Sun, 23 Apr 2023 12:21:04 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/irq_urgent_for_v6.3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5ad250f1fe92f21de09dabcd329e681d15aed9a4

Thank you!