[GIT PULL] PCI fixes for v4.20
From: Bjorn Helgaas
Date: Tue Dec 18 2018 - 16:40:48 EST
PCI fixes:
- Fix the ACPI APEI error path, which previously queued several
uninitialized events (Yanjiang Jin)
The following changes since commit b07b864ee4232b03125992a8f6a490b040adcb6a:
Revert "PCI/ASPM: Do not initialize link state when aspm_disabled is set" (2018-12-03 18:05:17 -0600)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v4.20-fixes-4
for you to fetch changes up to 1063a5148ac9d1606e80886fa53ee57d45fb4589:
PCI/AER: Queue one GHES event, not several uninitialized ones (2018-12-14 11:29:37 -0600)
----------------------------------------------------------------
pci-v4.20-fixes-4
----------------------------------------------------------------
Yanjiang Jin (1):
PCI/AER: Queue one GHES event, not several uninitialized ones
drivers/pci/pcie/aer.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)