Re: [PATCH v11 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors

2020-06-22 Thread Dan Carpenter
On Mon, Jun 22, 2020 at 01:05:25PM +0100, Shiju Jose wrote: > CPER records describing a firmware-first error are identified by GUID. > The ghes driver currently logs, but ignores any unknown CPER records. > This prevents describing errors that can't be represented by a standard > entry, that would

[PATCH v11 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors

2020-06-22 Thread Shiju Jose
CPER records describing a firmware-first error are identified by GUID. The ghes driver currently logs, but ignores any unknown CPER records. This prevents describing errors that can't be represented by a standard entry, that would otherwise allow a driver to recover from an error. The UEFI spec cal