Skip to content
  • Borislav Petkov's avatar
    x86: EDAC: carve out AMD MCE decoding logic · 0d18b2e3
    Borislav Petkov authored
    
    
    This converts the MCE decoding logic into a standalone config
    option which can be built-in or a module, the first one being the
    default for MCEs happening early on in the boot process.
    
    This, beyond being separated in a cleaner way, also saves RAM by
    making the decoding logic modular.
    
    Signed-off-by: default avatarBorislav Petkov <borislav.petkov@amd.com>
    Cc: Linus Torvalds <torvalds@linux-foundation.org>
    Cc: Andi Kleen <andi@firstfloor.org>
    LKML-Reference: <20091002133148.GD28682@aftab>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    0d18b2e3