]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge branch 'pci/aer'
authorBjorn Helgaas <bhelgaas@google.com>
Mon, 15 Jan 2024 18:10:33 +0000 (12:10 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 15 Jan 2024 18:10:33 +0000 (12:10 -0600)
commitf04e5285efb064ebd6826e1b03c98233715308cd
treee703b73dff9232616037fddbbb1a858f177ca338
parentb85ea95d086471afb4ad062012a4d73cd328fa86
parentdb02e176f597a14eb696141ffa008c2429453a15
Merge branch 'pci/aer'

- Log AER errors as "Correctable" (not "Corrected") or "Uncorrectable" to
  match spec terminology (Bjorn Helgaas)

- Decode Requester ID when no error info found instead of printing the raw
  hex value (Bjorn Helgaas)

* pci/aer:
  PCI/AER: Use explicit register sizes for struct members
  PCI/AER: Decode Requester ID when no error info found
  PCI/AER: Use 'Correctable' and 'Uncorrectable' spec terms for errors