]> www.infradead.org Git - users/dwmw2/linux.git/commit
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)
commit5249048080f4144a32cdfa4be878482a5216bee6
treee578cf5e7798304dd347eb3b9fe64e07dc88a40f
parent903a3b1eed540d0e02ca8489638dcf92126c8946
parent75c47c790f43c438761fc049fb9d438144a9db45
Merge branch 'pci/err'

- 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