Re: [PATCH V4 0/2] Restructure and fix GHES PCIe AER handling

From: Rafael J. Wysocki
Date: Tue Dec 05 2017 - 19:57:19 EST


On Tuesday, November 28, 2017 10:48:07 PM CET Tyler Baicar wrote:
> 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.
>
> V4: Rebase to 4.15-rc1 and add reviewed-by
>
> 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 | 76 +++++++++++++++++++++++++++++-------------------
> 1 file changed, 46 insertions(+), 30 deletions(-)

Both applied, thanks!