commit | 1462594bf2866c1dc80066ed6f49f4331c551901 | [log] [tgz] |
---|---|---|
author | Borislav Petkov <bp@alien8.de> | Wed Oct 17 12:05:33 2012 +0200 |
committer | Borislav Petkov <bp@alien8.de> | Fri Oct 26 14:37:58 2012 +0200 |
tree | 361b807d85cde6b70ccc232f9aaf4079793a63b1 | |
parent | 7af19e4afdafa4adb5fffc569d5bb1c5e568ba98 [diff] |
x86, MCA: Finish mca_config conversion 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>