This series of patches adds native support to handle AER and DPC/EDR events occurred as a side-effect on an async remove. Link to v1: https://lore.kernel.org/all/20221101000719.36828-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 | 1 + drivers/pci/pcie/dpc.c | 50 ++++++++++++++++++++++++++++++++ 2 files changed, 51 insertions(+) -- 2.17.1