Re: [PATCH v5] cper, apei, mce: Pass x86 CPER through the MCA handling chain

2020-11-11 Thread Smita Koralahalli Channabasappa
Punit, On 11/9/20 1:05 PM, Smita Koralahalli Channabasappa wrote: On 11/8/20 7:18 PM, Punit Agrawal wrote: Borislav Petkov writes: On Fri, Nov 06, 2020 at 02:36:46PM +0900, Punit Agrawal wrote: diff --git a/drivers/firmware/efi/cper-x86.c b/drivers/firmware/efi/cper-x86.c index

Re: [PATCH v5] cper, apei, mce: Pass x86 CPER through the MCA handling chain

2020-11-09 Thread Smita Koralahalli Channabasappa
On 11/8/20 7:18 PM, Punit Agrawal wrote: Borislav Petkov writes: On Fri, Nov 06, 2020 at 02:36:46PM +0900, Punit Agrawal wrote: diff --git a/drivers/firmware/efi/cper-x86.c b/drivers/firmware/efi/cper-x86.c index 2531de49f56c..438ed9eff6d0 100644 --- a/drivers/firmware/efi/cper-x86.c +++ b/d

Re: [PATCH v5] cper, apei, mce: Pass x86 CPER through the MCA handling chain

2020-11-09 Thread Smita Koralahalli Channabasappa
On 11/6/20 6:09 AM, Borislav Petkov wrote: On Tue, Nov 03, 2020 at 10:49:52AM -0600, Smita Koralahalli wrote: diff --git a/arch/x86/kernel/cpu/mce/apei.c b/arch/x86/kernel/cpu/mce/apei.c index af8d37962586..f56f0bc147e2 100644 --- a/arch/x86/kernel/cpu/mce/apei.c +++ b/arch/x86/kernel/cpu/mce/a

Re: [PATCH v4] cper, apei, mce: Pass x86 CPER through the MCA handling chain

2020-09-24 Thread Smita Koralahalli Channabasappa
On 9/23/20 7:02 PM, Punit Agrawal wrote: Borislav Petkov writes: Smita, pls sync the time of the box where you create the patch: Date: Fri, 4 Sep 2020 09:04:44 -0500 but your mail headers have: Received: from ... with mapi id 15.20.3370.019; Fri, 18 Sep 2020 14:49:12 +

Re: [PATCH v3 2/2] x86/mce/dev-mcelog: Fix updating kflags in AMD systems

2020-09-14 Thread Smita Koralahalli Channabasappa
On 9/14/20 10:34 AM, Borislav Petkov wrote: On Thu, Sep 03, 2020 at 06:45:31PM -0500, Smita Koralahalli wrote: The mcelog utility is not commonly used on AMD systems. Therefore, errors logged only by the dev_mce_log() notifier will be missed. This may occur if the EDAC modules are not loaded in

Re: [PATCH v3 1/2] cper, apei, mce: Pass x86 CPER through the MCA handling chain

2020-09-14 Thread Smita Koralahalli Channabasappa
On 9/14/20 10:30 AM, Borislav Petkov wrote: On Thu, Sep 03, 2020 at 06:45:30PM -0500, Smita Koralahalli wrote: Linux Kernel uses ACPI Boot Error Record Table (BERT) to report fatal errors that occurred in a previous boot. The MCA errors in the BERT are reported using the x86 Processor Error Com

Re: [PATCH v2 1/2] cper, apei, mce: Pass x86 CPER through the MCA handling chain

2020-09-11 Thread Smita Koralahalli Channabasappa
On 9/11/20 1:23 PM, Ard Biesheuvel wrote: On Thu, 3 Sep 2020 at 09:34, Punit Agrawal wrote: Hi Smita, Smita Koralahalli Channabasappa writes: On 8/31/20 12:05 AM, Punit Agrawal wrote: Hi Smita, A couple of comments below - Smita Koralahalli writes: [...] diff --git a/drivers

Re: [PATCH v2 1/2] cper, apei, mce: Pass x86 CPER through the MCA handling chain

2020-09-02 Thread Smita Koralahalli Channabasappa
On 8/31/20 12:05 AM, Punit Agrawal wrote: Hi Smita, A couple of comments below - Smita Koralahalli writes: [...] diff --git a/drivers/firmware/efi/cper-x86.c b/drivers/firmware/efi/cper-x86.c index 2531de49f56c..374b8e18552a 100644 --- a/drivers/firmware/efi/cper-x86.c +++ b/drivers/firmw