]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge branch 'pci/aer'
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 31 Jul 2025 21:11:39 +0000 (16:11 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 31 Jul 2025 21:11:39 +0000 (16:11 -0500)
commit2de2f9274f7a1415dd88f71d7565044e1a4b8e79
tree1855284b59369e048a7f9f3c221555ef4a0e1eb8
parent19272b37aa4f83ca52bdf9c16d5d81bdd1354494
parenta6f494becf09c9ebba72ed67d3728f6811daa634
Merge branch 'pci/aer'

- Change pcie_aer_disable from int to bool (Hans Zhang)

- Add message if AER interrupt occurs and we find more downstream devices
  with AER errors logged than we can process (Akshay Jindal)

* pci/aer:
  PCI/AER: Add message when AER_MAX_MULTI_ERR_DEVICES limit is hit
  PCI/AER: Use bool for AER disable state tracking