Merge branch 'pci/err'
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 19 Jul 2024 15:10:22 +0000 (10:10 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 19 Jul 2024 15:10:22 +0000 (10:10 -0500)
- Disable AER and DPC during suspend so that if they share an interrupt
  with PME and errors occur during suspend, the AER or DPC interrupt
  doesn't cause spurious wakeups (Kai-Heng Feng)

* pci/err:
  PCI/DPC: Disable DPC service on suspend
  PCI/AER: Disable AER service on suspend


Trivial merge