First, break the PCIe AER handling out into its own function to separate it from the standard GHES processing
Then fix the AER handling to process all errors in the AER driver rather than only handling recoverable errors. Tyler Baicar (2): acpi: apei: handle PCIe AER errors in separate function acpi: apei: call into AER handling regardless of severity drivers/acpi/apei/ghes.c | 62 +++++++++++++++++++++++++----------------------- 1 file changed, 32 insertions(+), 30 deletions(-) -- Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm Technologies, Inc. Qualcomm Technologies, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project.