[GIT PULL] PCI fixes for v5.14

From: Bjorn Helgaas
Date: Fri Jul 09 2021 - 20:22:48 EST


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(-)