From: Borislav Petkov <borislav.pet...@amd.com> Ok,
my main intention for this is patch 1/2 which enables MCA by default. I still see bugreports where CONFIG_X86_MCE is disabled and this is a bad idea so turning it on by default makes sense to me. The second patch is only a cleanup. Thanks. Borislav Petkov (2): x86, mce: Enable MCA support by default x86, MCE: Remove unused defines arch/x86/Kconfig | 1 + arch/x86/include/asm/mce.h | 12 +----------- 2 files changed, 2 insertions(+), 11 deletions(-) -- 1.7.11.rc1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/