Skip to content
  • Borislav Petkov's avatar
    x86, mce: Fix up MCE naming nomenclature · 5e09954a
    Borislav Petkov authored
    
    
    Prefix global/setup routines with "mcheck_" thus differentiating
    from the internal facilities prefixed with "mce_". Also, prefix
    the per cpu calls with mcheck_cpu and rename them to reflect the
    MCE setup hierarchy of calls better.
    
    There should be no functionality change resulting from this
    patch.
    
    Signed-off-by: default avatarBorislav Petkov <borislav.petkov@amd.com>
    Cc: Andi Kleen <andi@firstfloor.org>
    LKML-Reference: <1255689093-26921-1-git-send-email-borislav.petkov@amd.com>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    5e09954a