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

2020-05-29 Thread Shiju Jose
o...@arm.com; helg...@kernel.org; l...@kernel.org; >tony.l...@intel.com; dan.carpen...@oracle.com; >gre...@linuxfoundation.org; zhangligu...@linux.alibaba.com; >t...@linutronix.de >Cc: Shiju Jose ; Linuxarm ; >yangyicong >Subject: [PATCH v8 0/2] ACPI / APEI: Add support to notify the vendor

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

2020-05-29 Thread Shiju Jose
Presently the vendor drivers are unable to do the recovery for the vendor specific recoverable HW errors because APEI driver does not support reporting the error to the vendor drivers. patch set 1. add new interface to the APEI driver for reporting the vendor specific non-fatal HW errors to th