mbox series

[GIT,PULL] PCI fixes for v5.14

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

Pull-request

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

Message

Bjorn Helgaas July 10, 2021, 12:22 a.m. UTC
The following changes since commit 50be9417e23af5a8ac860d998e1e3f06b8fd79d7:

  Merge tag 'io_uring-5.14-2021-07-09' of git://git.kernel.dk/linux-block (2021-07-09 12:17:38 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 62efe3eebc8bfc351961eee769a5c2fc30221451:

  Revert "PCI: Coalesce host bridge contiguous apertures" (2021-07-09 18:51:46 -0500)


This is a clean revert for a regression that was just reported, so it
hasn't been through linux-next yet, but I'd like to merge this before -rc1
so we don't release it with a known regression.

----------------------------------------------------------------

PCI fixes:

  - Revert host bridge window patch that fixed HP EliteDesk 805 G6, but
    broke ppc:sam460ex (Bjorn Helgaas)

----------------------------------------------------------------
Bjorn Helgaas (1):
      Revert "PCI: Coalesce host bridge contiguous apertures"

 drivers/pci/probe.c | 52 +++++-----------------------------------------------
 1 file changed, 5 insertions(+), 47 deletions(-)

Comments

pr-tracker-bot@kernel.org July 10, 2021, 7:08 p.m. UTC | #1
The pull request you sent on Fri, 9 Jul 2021 19:22:45 -0500:

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

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

Thank you!