mbox series

[GIT,PULL] PCI fixes for v5.17

Message ID 20220211204005.GA732009@bhelgaas (mailing list archive)
State Superseded
Headers show
Series [GIT,PULL] PCI fixes for v5.17 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.17-fixes-4

Message

Bjorn Helgaas Feb. 11, 2022, 8:40 p.m. UTC
The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.17-fixes-4

for you to fetch changes up to 075b7d363c675ef7fa03918881caeca3458e2a96:

  Revert "PCI/portdrv: Do not setup up IRQs if there are no users" (2022-02-11 14:16:11 -0600)

N.B. This has been in linux-next for a couple days as b139e2632409
("Revert "PCI/portdrv: Do not setup up IRQs if there are no users""),
but I amended that commit to add more info to the commit log.

----------------------------------------------------------------
PCI fixes:

  - Revert a commit that reduced the number of IRQs used but resulted in
    interrupt storms (Bjorn Helgaas)

----------------------------------------------------------------
Bjorn Helgaas (1):
      Revert "PCI/portdrv: Do not setup up IRQs if there are no users"

 drivers/pci/pcie/portdrv_core.c | 47 +++++++++++++++--------------------------
 1 file changed, 17 insertions(+), 30 deletions(-)

Comments

pr-tracker-bot@kernel.org Feb. 11, 2022, 9:36 p.m. UTC | #1
The pull request you sent on Fri, 11 Feb 2022 14:40:05 -0600:

> git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.17-fixes-4

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

Thank you!