lkml.org 
[lkml]   [2019]   [Aug]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH RFC 0/4] ACPI: APEI: Add support to notify the vendor specific HW errors
Date
Presently kernel does not support reporting the vendor specific HW errors,
in the non-standard format, to the vendor drivers for the recovery.

This patch set add this support and also move the existing handler
functions for the standard errors to the new callback method.
Also the CCIX RAS patches could be move to the proposed callback method.
https://www.spinics.net/lists/linux-edac/msg10508.html
https://patchwork.kernel.org/patch/10979491/

Shiju Jose (4):
ACPI: APEI: Add support to notify the vendor specific HW errors
ACPI: APEI: Add ghes_handle_memory_failure to the new notification
method
ACPI: APEI: Add ghes_handle_aer to the new notification method
ACPI: APEI: Add log_arm_hw_error to the new notification method

drivers/acpi/apei/ghes.c | 170 +++++++++++++++++++++++++++++++++++++++++------
drivers/ras/ras.c | 5 +-
include/acpi/ghes.h | 47 +++++++++++++
include/linux/ras.h | 7 +-
4 files changed, 205 insertions(+), 24 deletions(-)

--
1.9.1


\
 
 \ /
  Last update: 2019-08-12 12:13    [W:0.069 / U:0.744 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site