lkml.org 
[lkml]   [2018]   [Feb]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/8] x86/RAS: Some accumulated stuff
Date
From: Borislav Petkov <bp@suse.de>

Hi,

first 3 are cleanups, 4th makes MCA code collect error info without
looking at the Valid bits because there might be cases where they're not
set.

The last 4 fix the IPI-with-IRQs-off issue which was reported recently.

Thx.

Borislav Petkov (4):
x86/MCE: Put private structures and definitions into the internal
header
x86/MCE: Convert mca_config bools to a bitfield
x86/mce: Issue the mcelog --ascii message on !AMD
x86/MCE/AMD: Collect error info even if valid bits are not set

Yazen Ghannam (4):
x86/MCE/AMD: Pass the bank number to smca_get_bank_type()
x86/MCE/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank type
x86/MCE/AMD: Get address from already initialized block
x86/MCE/AMD: Carve out SMCA get_block_address() code

arch/x86/include/asm/mce.h | 53 +--------------------
arch/x86/kernel/cpu/mcheck/mce-internal.h | 55 ++++++++++++++++++++++
arch/x86/kernel/cpu/mcheck/mce.c | 34 ++++++++++----
arch/x86/kernel/cpu/mcheck/mce_amd.c | 78 ++++++++++++++++++++-----------
drivers/edac/mce_amd.c | 11 +++--
5 files changed, 140 insertions(+), 91 deletions(-)

--
2.13.0

\
 
 \ /
  Last update: 2018-02-21 11:19    [W:0.157 / U:0.152 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site