Re: [PATCH V2 1/2] x86/mcheck: Add Scalable MCA cpuid bit

2015-10-30 Thread Borislav Petkov
On Wed, Oct 28, 2015 at 02:03:29PM -0500, Aravind Gopalakrishnan wrote: > Scalable MCA (SMCA) is a new feature in AMD Fam17h > processors which indicates presence of MCA extensions. > > MCA extensions expands existing register space for the > MCE banks and also introduces a new MSR range to > acco

[PATCH V2 1/2] x86/mcheck: Add Scalable MCA cpuid bit

2015-10-28 Thread Aravind Gopalakrishnan
Scalable MCA (SMCA) is a new feature in AMD Fam17h processors which indicates presence of MCA extensions. MCA extensions expands existing register space for the MCE banks and also introduces a new MSR range to accommodate new banks. Future additions to AMD MCE code will first need to detect if SMC