[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <66db47a16b454d899908bb8f5cfa811b@huawei.com>
Date: Thu, 27 Aug 2020 14:06:45 +0000
From: Shiju Jose <shiju.jose@...wei.com>
To: Shiju Jose <shiju.jose@...wei.com>,
"linux-edac@...r.kernel.org" <linux-edac@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"bp@...en8.de" <bp@...en8.de>,
"mchehab@...nel.org" <mchehab@...nel.org>,
"tony.luck@...el.com" <tony.luck@...el.com>,
"james.morse@....com" <james.morse@....com>,
"rrichter@...vell.com" <rrichter@...vell.com>
CC: Linuxarm <linuxarm@...wei.com>
Subject: RE: [PATCH V2 topic-edac-5.1 0/2] EDAC: Add support for reporting the
non-standard errors to vendor drivers
Sorry. Please ignore this.
>-----Original Message-----
>From: linux-edac-owner@...r.kernel.org [mailto:linux-edac-
>owner@...r.kernel.org] On Behalf Of Shiju Jose
>Sent: 27 August 2020 15:01
>To: linux-edac@...r.kernel.org; linux-kernel@...r.kernel.org; bp@...en8.de;
>mchehab@...nel.org; tony.luck@...el.com; james.morse@....com;
>rrichter@...vell.com
>Cc: Linuxarm <linuxarm@...wei.com>
>Subject: [PATCH V2 topic-edac-5.1 0/2] EDAC: Add support for reporting the
>non-standard errors to vendor drivers
>
>Presently non-standard HW errors are not reported to the vendor drivers for
>the recovery.
>This patch set adds support for reporting the non-standard errors to the
>registered vendor drivers.
>Also adds HIP08 EDAC driver, for the recovery of the PCIe OEM errors on
>HiSilicon HIP08.
>
>RFC -> V2
>1.Add error recovery for the PCIe local errors 2.Removed code for the other
>OEM errors from HIP08 edac driver
> because there is no current requirement for the recovery.
>
>Shiju Jose (2):
> EDAC: Add support for reporting the non-standard errors to the vendor
> drivers
> EDAC: Add handling for the PCIe OEM errors on HiSilicon HIP08
>
> drivers/acpi/apei/ghes.c | 5 +
> drivers/edac/Makefile | 3 +-
> drivers/edac/edac_non_standard.c | 124 ++++++++++++++
> drivers/edac/hisi_hip08_edac_non_standard.c | 255
>++++++++++++++++++++++++++++
> include/linux/edac_non_standard.h | 74 ++++++++
> 5 files changed, 460 insertions(+), 1 deletion(-) create mode 100644
>drivers/edac/edac_non_standard.c create mode 100644
>drivers/edac/hisi_hip08_edac_non_standard.c
> create mode 100644 include/linux/edac_non_standard.h
>
>--
>1.9.1
>
Powered by blists - more mailing lists