Re: [GIT PULL] RAS: AMD severities grading

From: Ingo Molnar
Date: Tue Mar 31 2015 - 04:48:22 EST



* Borislav Petkov <bp@xxxxxxxxx> wrote:

> Hi Ingo,
>
> this is ontop of tip/x86/ras. Please pull,
>
> Thanks.
>
> The following changes since commit c9ce8712838e48bf356144122c5ecdcdac5d1829:
>
> x86/mce: Reindent __mcheck_cpu_apply_quirks() properly (2015-03-23 10:16:44 +0100)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/amd_severity
>
> for you to fetch changes up to 43eaa2a1ad70d72876cdbb2eb5450a2665e4770f:
>
> x86/mce: Define mce_severity function pointer (2015-03-24 12:14:15 +0100)
>
> ----------------------------------------------------------------
> This has been long in the making - an AMD-specific MCE-severity grading
> function. And it is actually readable at a quick glance. Further error
> recovery actions will be based on its output.
>
> Patches tested on every relevant AMD family out there.
>
> ----------------------------------------------------------------
> Aravind Gopalakrishnan (2):
> x86/mce: Add an AMD severities-grading function
> x86/mce: Define mce_severity function pointer
>
> arch/x86/include/asm/mce.h | 8 ++++
> arch/x86/kernel/cpu/mcheck/mce-internal.h | 2 +-
> arch/x86/kernel/cpu/mcheck/mce-severity.c | 67 ++++++++++++++++++++++++++++++-
> arch/x86/kernel/cpu/mcheck/mce.c | 10 +++++
> 4 files changed, 85 insertions(+), 2 deletions(-)

Pulled, thanks Boris!

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/