mbox series

[GIT,PULL] PCI fixes for v4.20

Message ID 20181218214043.GA22610@google.com
State Not Applicable
Headers show
Series [GIT,PULL] PCI fixes for v4.20 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v4.20-fixes-4

Message

Bjorn Helgaas Dec. 18, 2018, 9:40 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org Dec. 18, 2018, 11:55 p.m. UTC | #1
The pull request you sent on Tue, 18 Dec 2018 15:40:43 -0600:

> git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v4.20-fixes-4

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

Thank you!