Re: [PATCH v2 2/2] x86/mce/AMD: Carve out SMCA bank configuration

2017-04-05 Thread Borislav Petkov
On Tue, Apr 04, 2017 at 12:24:32PM -0500, Yazen Ghannam wrote: > From: Yazen Ghannam > > Scalable MCA systems have a new MCA_CONFIG register that we use to > configure each bank. We currently use this when we set up thresholding. > However, this is logically separate. > >

Re: [PATCH v2 2/2] x86/mce/AMD: Carve out SMCA bank configuration

2017-04-05 Thread Borislav Petkov
On Tue, Apr 04, 2017 at 12:24:32PM -0500, Yazen Ghannam wrote: > From: Yazen Ghannam > > Scalable MCA systems have a new MCA_CONFIG register that we use to > configure each bank. We currently use this when we set up thresholding. > However, this is logically separate. > > Group all SMCA-related

[PATCH v2 2/2] x86/mce/AMD: Carve out SMCA bank configuration

2017-04-04 Thread Yazen Ghannam
From: Yazen Ghannam Scalable MCA systems have a new MCA_CONFIG register that we use to configure each bank. We currently use this when we set up thresholding. However, this is logically separate. Group all SMCA-related initialization into a single, separate function. This

[PATCH v2 2/2] x86/mce/AMD: Carve out SMCA bank configuration

2017-04-04 Thread Yazen Ghannam
From: Yazen Ghannam Scalable MCA systems have a new MCA_CONFIG register that we use to configure each bank. We currently use this when we set up thresholding. However, this is logically separate. Group all SMCA-related initialization into a single, separate function. This includes setting