x86, MCA: Finish mca_config conversion
authorBorislav Petkov <bp@alien8.de>
Wed, 17 Oct 2012 10:05:33 +0000 (12:05 +0200)
committerBorislav Petkov <bp@alien8.de>
Fri, 26 Oct 2012 12:37:58 +0000 (14:37 +0200)
mce_ser, mce_bios_cmci_threshold and mce_disabled are the last three
bools which need conversion. Move them to the mca_config struct and
adjust usage sites accordingly.

Signed-off-by: Borislav Petkov <bp@alien8.de>
Acked-by: Tony Luck <tony.luck@intel.com>

No differences found