public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/2] Add new features introduced in AMD Fam17h
@ 2015-10-28 19:03 Aravind Gopalakrishnan
  2015-10-28 19:03 ` [PATCH V2 1/2] x86/mcheck: Add Scalable MCA cpuid bit Aravind Gopalakrishnan
  2015-10-28 19:03 ` [PATCH V2 2/2] x86/cpufeature: Add CLZERO feature Aravind Gopalakrishnan
  0 siblings, 2 replies; 4+ messages in thread
From: Aravind Gopalakrishnan @ 2015-10-28 19:03 UTC (permalink / raw)
  To: tglx, mingo, hpa, tony.luck, bp, x86
  Cc: ashok.raj, linux-kernel, linux-edac, peterz, luto, dvlasenk,
	ross.zwisler, dirk.j.brandewie

Patch1: Add Scalable MCA feature identification
Patch2: Add CLZERO feature

Changes in V2: (per Boris)
 - Fix "From" line in Patch2 to reflect correct authorship
 - Sanitize comments a bit.

Note: local tip build failed for me initially. Applied the
      fix proposed here: 
      http://marc.info/?l=linux-kernel&m=144592319708523&w=2
      after which it worked fine.

Aravind Gopalakrishnan (1):
  x86/mcheck: Add Scalable MCA cpuid bit

Wan Zongshun (1):
  x86/cpufeature: Add CLZERO feature

 arch/x86/include/asm/cpufeature.h |  5 ++++-
 arch/x86/include/asm/mce.h        | 13 ++++++++++++-
 arch/x86/kernel/cpu/common.c      |  1 +
 arch/x86/kernel/cpu/mcheck/mce.c  |  2 ++
 4 files changed, 19 insertions(+), 2 deletions(-)

-- 
2.6.1


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

end of thread, other threads:[~2015-10-30 10:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-28 19:03 [PATCH V2 0/2] Add new features introduced in AMD Fam17h Aravind Gopalakrishnan
2015-10-28 19:03 ` [PATCH V2 1/2] x86/mcheck: Add Scalable MCA cpuid bit Aravind Gopalakrishnan
2015-10-30 10:26   ` Borislav Petkov
2015-10-28 19:03 ` [PATCH V2 2/2] x86/cpufeature: Add CLZERO feature Aravind Gopalakrishnan

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