summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/err.c
diff options
context:
space:
mode:
authorAlexandru Gagniuc <mr.nuke.me@gmail.com>2018-07-17 10:31:23 -0500
committerBjorn Helgaas <bhelgaas@google.com>2018-08-15 14:35:40 -0500
commit45687f96c112adda2f1d1f05b977661eb00d5a1c (patch)
tree98324617bad12271bd2d4a0f940f2499214583ae /drivers/pci/pcie/err.c
parent944d58595be02634cc295e341306ccda2365554d (diff)
downloadlinux-45687f96c112adda2f1d1f05b977661eb00d5a1c.tar.bz2
PCI/AER: Don't clear AER bits if error handling is Firmware-First
If the platform requests Firmware-First error handling, firmware is responsible for reading and clearing AER status bits. If OSPM also clears them, we may miss errors. See ACPI v6.2, sec 18.3.2.5 and 18.4. This race is mostly of theoretical significance, as it is not easy to reasonably demonstrate it in testing. Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com> [bhelgaas: add similar guards to pci_cleanup_aer_uncorrect_error_status() and pci_aer_clear_fatal_status()] Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/pcie/err.c')
0 files changed, 0 insertions, 0 deletions