mbox series

[GIT,PULL] PCI fixes for v5.13

Message ID 20210604201235.GA2233426@bjorn-Precision-5520
State New
Headers show
Series [GIT,PULL] PCI fixes for v5.13 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.13-fixes-1

Message

Bjorn Helgaas June 4, 2021, 8:12 p.m. UTC
The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.13-fixes-1

for you to fetch changes up to 85aabbd7b315c65673084b6227bee92c00405239:

  PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map" (2021-05-25 18:37:37 -0500)

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

  - Fix MSIs for platforms with "msi-map" device-tree property, which we
    broke in v5.13-rc1 (Jean-Philippe Brucker)

  - Add Krzysztof WilczyƄski as PCI reviewer (Lorenzo Pieralisi)

----------------------------------------------------------------
Jean-Philippe Brucker (1):
      PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map"

Lorenzo Pieralisi (1):
      MAINTAINERS: Add Krzysztof as PCI host/endpoint controllers reviewer

 MAINTAINERS         | 2 ++
 drivers/pci/of.c    | 7 +++++++
 drivers/pci/probe.c | 3 ++-
 include/linux/pci.h | 2 ++
 4 files changed, 13 insertions(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org June 4, 2021, 10:22 p.m. UTC | #1
The pull request you sent on Fri, 4 Jun 2021 15:12:35 -0500:

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

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

Thank you!