merged. Bruce
In message: [linux-yocto][yocto-kernel-cache][master yocto-5.4][PATCH] bsp/intel-x86: enable HWPoison pages injector and mcelog legency on 15/04/2020 Liwei Song wrote: > Enable the following config to support the "legency mcelog" and > "recovery from hardware memory errors": > > CONFIG_X86_MCELOG_LEGACY=y > CONFIG_MEMORY_FAILURE=y > CONFIG_HWPOISON_INJECT=m > > Signed-off-by: Liwei Song <[email protected]> > --- > bsp/intel-x86/intel-x86.cfg | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/bsp/intel-x86/intel-x86.cfg b/bsp/intel-x86/intel-x86.cfg > index 4ab568865b3c..863c061ef861 100644 > --- a/bsp/intel-x86/intel-x86.cfg > +++ b/bsp/intel-x86/intel-x86.cfg > @@ -34,6 +34,10 @@ CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y > > CONFIG_X86_MCE=y > CONFIG_X86_MCE_INTEL=y > +CONFIG_X86_MCELOG_LEGACY=y > + > +CONFIG_MEMORY_FAILURE=y > +CONFIG_HWPOISON_INJECT=m > > CONFIG_X86_INTEL_LPSS=y > # > -- > 2.24.1 >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8603): https://lists.yoctoproject.org/g/linux-yocto/message/8603 Mute This Topic: https://lists.yoctoproject.org/mt/73028792/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
