On March 9, 2017 11:08:17 AM GMT+01:00, Borislav Petkov <[email protected]> wrote: >From: Borislav Petkov <[email protected]>
... >diff --git a/arch/x86/ras/Kconfig b/arch/x86/ras/Kconfig >index 0bc60a308730..2a2d89d39af6 100644 >--- a/arch/x86/ras/Kconfig >+++ b/arch/x86/ras/Kconfig >@@ -7,3 +7,17 @@ config MCE_AMD_INJ > aspects of the MCE handling code. > > WARNING: Do not even assume this interface is staying stable! >+ >+config RAS_CEC >+ bool "Correctable Errors Collector" >+ depends on X86_MCE && MEMORY_FAILURE && DEBUG_FS >+ ---help--- Btw, we should run it a couple releases like this and once we have the warm fuzzy feeling, make it default y. -- Sent from a small device: formatting sux and brevity is inevitable.

