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@xxxxxxx/ 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(+) -- 2.17.1