2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-01 18:24:23 +08:00
linux-next/drivers/pci/pcie
Sean V Kelley a175102b0a PCI/ERR: Recover from RCEC AER errors
A Root Complex Event Collector (RCEC) collects and signals AER errors that
were detected by Root Complex Integrated Endpoints (RCiEPs), but it may
also signal errors it detects itself.  This is analogous to errors detected
and signaled by a Root Port.

Update the AER service driver to claim RCECs in addition to Root Ports.
Add support for handling RCEC-detected AER errors.  This does not
include handling RCiEP-detected errors that are signaled by the RCEC.

Note that we expect these errors only from the native AER and APEI paths,
not from DPC or EDR.

[bhelgaas: split from combined RCEC/RCiEP patch, commit log]
Signed-off-by: Sean V Kelley <sean.v.kelley@intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
2020-12-05 15:25:58 -06:00
..
aer_inject.c PCI: Replace http:// links with https:// 2020-06-30 13:05:09 -05:00
aer.c PCI/ERR: Recover from RCEC AER errors 2020-12-05 15:25:58 -06:00
aspm.c PCI/ASPM: Remove struct pcie_link_state.l1ss 2020-10-16 11:21:19 -05:00
bw_notification.c PCI/LINK: Print IRQ number used by port 2020-09-17 12:40:25 -05:00
dpc.c PCI: pciehp: Reduce noisiness on hot removal 2020-09-17 16:22:36 -05:00
edr.c PCI/EDR: Log only ACPI_NOTIFY_DISCONNECT_RECOVER events 2020-04-24 18:33:29 -05:00
err.c PCI/ERR: Recover from RCEC AER errors 2020-12-05 15:25:58 -06:00
Kconfig PCI: Replace http:// links with https:// 2020-06-30 13:05:09 -05:00
Makefile PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities() 2020-12-04 11:18:50 -06:00
pme.c PCI/PME: Fix kernel-doc of pcie_pme_resume() and pcie_pme_remove() 2020-05-21 15:04:45 -05:00
portdrv_core.c PCI/ERR: Remove service dependency in pcie_do_recovery() 2020-03-28 13:18:54 -05:00
portdrv_pci.c PCI/ERR: Simplify by computing pci_pcie_type() once 2020-12-04 11:18:58 -06:00
portdrv.h PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownership 2020-06-01 12:02:29 -05:00
ptm.c PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream Port 2020-05-21 15:53:07 -05:00
rcec.c PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities() 2020-12-04 11:18:50 -06:00