[PATCH V2 0/2] Add new features introduced in AMD Fam17h

From: Aravind Gopalakrishnan
Date: Wed Oct 28 2015 - 15:03:09 EST


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

--
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/