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

2020-06-17 Thread Shiju Jose
Hi Bjorn, Thanks for reviewing. I will make changes for your suggestions in both patches. Regards, Shiju >-Original Message- >From: Bjorn Helgaas [mailto:helg...@kernel.org] >Sent: 16 June 2020 23:57 >To: Shiju Jose >Cc: linux-a...@vger.kernel.org; linux-...@vger.ke

RE: [PATCH v9 2/2] PCI: hip: Add handling of HiSilicon HIP PCIe controller errors

2020-06-16 Thread Shiju Jose
Hi Andy, Thanks for the reviewing the patch. >-Original Message- >From: Andy Shevchenko [mailto:andriy.shevche...@linux.intel.com] >Sent: 15 June 2020 13:01 >To: Shiju Jose >Cc: linux-a...@vger.kernel.org; linux-...@vger.kernel.org; linux- >ker...@vger.kernel.org; r..

RE: [PATCH v9 2/2] PCI: hip: Add handling of HiSilicon HIP PCIe controller errors

2020-06-16 Thread Shiju Jose
Hi Andy, >-Original Message- >From: linux-acpi-ow...@vger.kernel.org [mailto:linux-acpi- >ow...@vger.kernel.org] On Behalf Of Andy Shevchenko >Sent: 16 June 2020 10:31 >To: Shiju Jose >Cc: linux-a...@vger.kernel.org; linux-...@vger.kernel.org; linux- >ker.

RE: [PATCH v9 2/2] PCI: hip: Add handling of HiSilicon HIP PCIe controller errors

2020-06-16 Thread Shiju Jose
Hi Andy, >-Original Message- >From: Andy Shevchenko [mailto:andriy.shevche...@linux.intel.com] >Sent: 16 June 2020 13:41 >To: Shiju Jose >Cc: linux-a...@vger.kernel.org; linux-...@vger.kernel.org; linux- >ker...@vger.kernel.org; r...@rjwysocki.net; b...@alien8.de; >j

[RFC PATCH v4.13-rc3] arm64: defconfig: enable CONFIG_ACPI_APEI_MEMORY_FAILURE

2017-08-04 Thread Shiju Jose
Enable ACPI APEI MEMORY FAILURE option for ARM64, so that memory errors can be handled. Signed-off-by: Shiju Jose --- arch/arm64/configs/defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 50429c0..6748583 100644

[RFC PATCH v4.13-rc3] arm64: defconfig: enable EDAC GHES option

2017-08-04 Thread Shiju Jose
Enable EDAC GHES support for ARM64, so that memory errors are reported to the user space. Signed-off-by: Shiju Jose --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 6c7d147..50429c0 100644

[tip:ras/core] ACPI/APEI: Handle GSIV and GPIO notification types

2017-05-21 Thread tip-bot for Shiju Jose
Commit-ID: 7bf130e4a0653f6cec83a387de5de0c2c9fa4dba Gitweb: http://git.kernel.org/tip/7bf130e4a0653f6cec83a387de5de0c2c9fa4dba Author: Shiju Jose AuthorDate: Fri, 19 May 2017 11:39:11 +0200 Committer: Thomas Gleixner CommitDate: Sun, 21 May 2017 21:55:12 +0200 ACPI/APEI: Handle GSIV

<    1   2