[v3,0/2] PCI: pciehp: Add support for native AER and DPC handling on async remove

Message ID 20230621185152.105320-1-Smita.KoralahalliChannabasappa@amd.com
Headers
Series PCI: pciehp: Add support for native AER and DPC handling on async remove |

Message

Smita Koralahalli June 21, 2023, 6:51 p.m. UTC
  This series of patches adds native support to handle AER and DPC events
occurred as a side-effect on an async remove.

Link to v2:
https://lore.kernel.org/all/20230418210526.36514-1-Smita.KoralahalliChannabasappa@amd.com/

Smita Koralahalli (2):
  PCI: pciehp: Add support for async hotplug with native AER and DPC/EDR
  PCI: pciehp: Clear the optional capabilities in DEVCTL2 on a hot-plug

 drivers/pci/hotplug/pciehp_pci.c |  4 +++
 drivers/pci/pcie/dpc.c           | 58 ++++++++++++++++++++++++++++++++
 include/uapi/linux/pci_regs.h    |  1 +
 3 files changed, 63 insertions(+)