Merge branch 'pci/aer'
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 12 Mar 2024 17:14:19 +0000 (12:14 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 12 Mar 2024 17:14:19 +0000 (12:14 -0500)
commit5aff0f394b83ee7dd3ee0dd01c5d256d651fffcd
tree3d342f91cf393d97129b8a66f41a009ae9f46f46
parent6613476e225e090cc9aad49be7fa504e290dd33d
parent0a5a46a6a61be7b63c12c18495d427f91f3662a9
Merge branch 'pci/aer'

- Fix sysfs paths in aer_rootport_total_err_* documentation (Johan Hovold)

- Block runtime suspend while handling AER errors (Stanislaw Gruszka)

- Add a generic Header Log structure and reader shared by AER and DPC (Ilpo
  Järvinen)

* pci/aer:
  PCI/AER: Generalize TLP Header Log reading
  PCI/AER: Use explicit register size for PCI_ERR_CAP
  PCI/AER: Block runtime suspend when handling errors
  PCI/AER: Clean up version indentation in ABI docs
  PCI/AER: Fix rootport attribute paths in ABI docs