Merge branch 'pci/aer'
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 29 Jan 2020 22:59:57 +0000 (16:59 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 29 Jan 2020 22:59:57 +0000 (16:59 -0600)
  - Log a message to identify the device that caused AER/DPC recovery to
    fail (Yicong Yang)

  - Initialize aer_fifo before use (Dongdong Liu)

* pci/aer:
  PCI/AER: Initialize aer_fifo
  PCI/AER: Factor message prefixes with dev_fmt()
  PCI/AER: Log which device prevents error recovery


Trivial merge