[GIT PULL] AMD RAS improvements for v3.10

From: Borislav Petkov
Date: Fri Mar 22 2013 - 06:35:34 EST


Hi Ingo,

please pull the two improvements below; not urgent stuff, can go into
tip/x86/ras for 3.10.

Thanks.

The following changes since commit a937536b868b8369b98967929045f1df54234323:

Linux 3.9-rc3 (2013-03-17 15:59:32 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/ras_for_next

for you to fetch changes up to bafcdd3b6cb86035cdb0511450961edcdc084c27:

x86, MCE, AMD: Use MCG_CAP MSR to find out number of banks on AMD (2013-03-22 11:25:01 +0100)

----------------------------------------------------------------
Basically, the main reason for this is virtualization but it is also
correct, at the same time, to read out the number of supported banks
from hardware instead of having hardcoded defines. Which means it is a
nice cleanup for baremetal too.

----------------------------------------------------------------
Boris Ostrovsky (2):
x86, MCE, AMD: Replace shared_bank array with is_shared_bank() helper
x86, MCE, AMD: Use MCG_CAP MSR to find out number of banks on AMD

arch/x86/kernel/cpu/mcheck/mce_amd.c | 39 ++++++++++++++++++++++++---------------
1 file changed, 24 insertions(+), 15 deletions(-)

--
Regards/Gruss,
Boris.

Sent from a fat crate under my desk. Formatting is fine.
--
--
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/