x86: mce: Lower maximum number of banks to architecture limit
commit3ccdccfadbd2548abe38682b587f4ba27eac2fc9
authorAndi Kleen <andi@firstfloor.org>
Wed, 8 Jul 2009 22:31:45 +0000 (9 00:31 +0200)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 10 Jul 2009 01:39:47 +0000 (9 18:39 -0700)
tree3ee1c1f850409cffad35464dfc310d242dd66d25
parenta2d32bcbc008aa0f9c301a7c6f3494cb23e6af54
x86: mce: Lower maximum number of banks to architecture limit

The Intel x86 architecture right now only supports 32 machine check
banks, more would bump into other MSRs.

So lower the max define to 32.

This only affects a few bitmaps, most data structures are dynamically
sized anyways.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/include/asm/mce.h