From: Borislav Petkov Date: Thu, 25 Jun 2009 17:32:38 +0000 (+0200) Subject: EDAC: move MCE error descriptions to EDAC core X-Git-Tag: v2.6.32-rc1~696^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b70ef01016850de87b9a28a6af19fed8801df076;p=pandora-kernel.git EDAC: move MCE error descriptions to EDAC core This is in preparation of adding AMD-specific MCE decoding functionality to the EDAC core. The error decoding macros originate from the AMD64 EDAC driver albeit in a simplified and cleaned up version here. While at it, add macros to generate the error description strings and use them in the error type decoders directly which removes a bunch of code and makes the decoding functions much more readable. Also, fix strings and shorten macro names. Remove superfluous htlink_msgs. Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed