public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/2] Rework mce_severity
@ 2015-03-20 16:31 Aravind Gopalakrishnan
  2015-03-20 16:31 ` [PATCH V2 1/2] x86, mce, severities: Add AMD severities function Aravind Gopalakrishnan
  2015-03-20 16:31 ` [PATCH V2 2/2] x86, mce, severities: Define mce_severity function pointer Aravind Gopalakrishnan
  0 siblings, 2 replies; 7+ messages in thread
From: Aravind Gopalakrishnan @ 2015-03-20 16:31 UTC (permalink / raw)
  To: tglx, mingo, hpa, tony.luck, bp, slaoub, luto, x86, linux-kernel,
	linux-edac
  Cc: Aravind Gopalakrishnan

Patch1: Introduce AMD severities function
Patch2: Initialise mce_severity function pointer to choose between
	Intel or AMD grading mechanisms

Aravind Gopalakrishnan (2):
  x86, mce, severities: Add AMD severities function
  x86, mce, severities: Define mce_severity function pointer

 arch/x86/include/asm/mce.h                |  8 ++++
 arch/x86/kernel/cpu/mcheck/mce-internal.h |  3 +-
 arch/x86/kernel/cpu/mcheck/mce-severity.c | 80 ++++++++++++++++++++++++++++++-
 arch/x86/kernel/cpu/mcheck/mce.c          | 10 ++++
 4 files changed, 99 insertions(+), 2 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2015-03-23 14:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-20 16:31 [PATCH V2 0/2] Rework mce_severity Aravind Gopalakrishnan
2015-03-20 16:31 ` [PATCH V2 1/2] x86, mce, severities: Add AMD severities function Aravind Gopalakrishnan
2015-03-20 16:31 ` [PATCH V2 2/2] x86, mce, severities: Define mce_severity function pointer Aravind Gopalakrishnan
2015-03-20 22:31   ` Luck, Tony
2015-03-21  2:35     ` Aravind Gopalakrishnan
2015-03-21  6:10       ` Borislav Petkov
2015-03-23 14:20         ` Aravind Gopalakrishnan

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