linux/drivers/pci/pcie
Keith Busch 7a8a22be35 PCI/AER: Clear AER status from Root Port when resetting Downstream Port
The pci_dev parameter given to aer_root_reset() may be a Downstream Port
rather than the Root Port. Get the Root Port from the provided device in
order to clear the root's AER status.

Link: https://lore.kernel.org/r/20210104230300.1277180-3-kbusch@kernel.org
Tested-by: Hedi Berriche <hedi.berriche@hpe.com>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Sean V Kelley <sean.v.kelley@intel.com>
Acked-by: Hedi Berriche <hedi.berriche@hpe.com>
2021-02-23 17:10:42 -06:00
..
aer_inject.c PCI/AER: Add RCEC AER error injection support 2020-12-05 15:26:02 -06:00
aer.c PCI/AER: Clear AER status from Root Port when resetting Downstream Port 2021-02-23 17:10:42 -06:00
aspm.c PCI/ASPM: Save/restore L1SS Capability for suspend/resume 2020-11-20 11:17:44 -06: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: Clear status of the reporting device 2021-02-23 17:10:10 -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: Add pcie_walk_rcec() to RCEC PME handling 2020-12-05 15:26:02 -06:00
portdrv_core.c PCI/PME: Add pcie_walk_rcec() to RCEC PME handling 2020-12-05 15:26:02 -06:00
portdrv_pci.c PCI/ERR: Add pcie_link_rcec() to associate RCiEPs 2020-12-05 15:26:02 -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: Disable PTM during suspend to save power 2020-12-10 14:45:14 -06:00
rcec.c PCI/AER: Add pcie_walk_rcec() to RCEC AER handling 2020-12-05 15:26:02 -06:00