From: Borislav Petkov Date: Fri, 16 Oct 2009 10:31:32 +0000 (+0200) Subject: x86, mce: Fix up MCE naming nomenclature X-Git-Tag: v2.6.33-rc1~399^2~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e09954a9acc3b435ffe318b95afd3c02fae069f;p=pandora-kernel.git x86, mce: Fix up MCE naming nomenclature 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: Borislav Petkov Cc: Andi Kleen LKML-Reference: <1255689093-26921-1-git-send-email-borislav.petkov@amd.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed