[GIT PULL] PCI fixes for v4.19
From: Bjorn Helgaas
Date: Thu Sep 27 2018 - 15:31:58 EST
PCI fixes:
- Fix ACPI hotplug issue that causes black screen crash at boot (Mika
Westerberg)
- Fix DesignWare "scheduling while atomic" issues (Jisheng Zhang)
- Add PPC contacts to MAINTAINERS for PCI core error handling (Bjorn
Helgaas)
- Sort Mobiveil MAINTAINERS entry (Lorenzo Pieralisi)
The following changes since commit 7876320f88802b22d4e2daf7eb027dd14175a0f8:
Linux 4.19-rc4 (2018-09-16 11:52:37 -0700)
are available in the Git repository at:
ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v4.19-fixes-2
for you to fetch changes up to f188b99f0b2d33794b4af8a225f95d1e968c0a3f:
ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridge (2018-09-26 15:39:28 -0500)
----------------------------------------------------------------
pci-v4.19-fixes-2
----------------------------------------------------------------
Bjorn Helgaas (1):
MAINTAINERS: Update PPC contacts for PCI core error handling
Jisheng Zhang (1):
PCI: dwc: Fix scheduling while atomic issues
Lorenzo Pieralisi (1):
MAINTAINERS: Move mobiveil PCI driver entry where it belongs
Mika Westerberg (1):
ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridge
MAINTAINERS | 20 +++++++++++++-------
drivers/pci/controller/dwc/pcie-designware.c | 8 ++++----
drivers/pci/controller/dwc/pcie-designware.h | 3 +--
drivers/pci/hotplug/acpiphp_glue.c | 11 ++++++-----
4 files changed, 24 insertions(+), 18 deletions(-)