mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/5] x86/RAS: Enable error decoding of AMD Scalable MCA errors
@ 2016-03-07 13:02 Borislav Petkov
  2016-03-07 13:02 ` [PATCH 1/5] x86/mce: Move MCx_CONFIG MSR definitions Borislav Petkov
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Borislav Petkov @ 2016-03-07 13:02 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: X86 ML, linux-edac, LKML

From: Borislav Petkov <bp@suse.de>

Hi,

this adds support for the upcoming AMD Scalable MCA error decoding
scheme to Linux (F17h stuff) (patch 2). The rest is cleanups and
clarifications.

Patches ontop of tip/ras/core.

Aravind Gopalakrishnan (5):
  x86/mce: Move MCx_CONFIG MSR definitions
  x86/mce/AMD, EDAC: Enable error decoding of Scalable MCA errors
  x86/mce/AMD: Fix logic to obtain block address
  x86/mce: Clarify comments regarding deferred error
  x86/mce/AMD: Document some functionality

 arch/x86/include/asm/amd_nb.h        |  26 ++-
 arch/x86/include/asm/mce.h           |  69 +++++++-
 arch/x86/include/asm/msr-index.h     |   4 -
 arch/x86/kernel/cpu/mcheck/mce_amd.c | 120 +++++++++----
 drivers/edac/mce_amd.c               | 335 ++++++++++++++++++++++++++++++++++-
 5 files changed, 503 insertions(+), 51 deletions(-)

-- 
2.3.5

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-03-07 13:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-07 13:02 [PATCH 0/5] x86/RAS: Enable error decoding of AMD Scalable MCA errors Borislav Petkov
2016-03-07 13:02 ` [PATCH 1/5] x86/mce: Move MCx_CONFIG MSR definitions Borislav Petkov
2016-03-07 13:02 ` [PATCH 2/5] x86/mce/AMD, EDAC: Enable error decoding of Scalable MCA errors Borislav Petkov
2016-03-07 13:02 ` [PATCH 3/5] x86/mce/AMD: Fix logic to obtain block address Borislav Petkov
2016-03-07 13:02 ` [PATCH 4/5] x86/mce: Clarify comments regarding deferred error Borislav Petkov
2016-03-07 13:02 ` [PATCH 5/5] x86/mce/AMD: Document some functionality Borislav Petkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome