From: Borislav Petkov Date: Tue, 28 Jul 2009 08:56:15 +0000 (+0200) Subject: EDAC, AMD: carve out decoding of MCi_STATUS ErrorCode X-Git-Tag: v2.6.32-rc1~696^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d93cc222adf3532ddb442648f8db00c15d1dc4c1;p=pandora-kernel.git EDAC, AMD: carve out decoding of MCi_STATUS ErrorCode This is the MCE error code from the MCi_STATUS banks, bits [15:0] which describe what type of error was encountered: GART TLB, Memory or Bus error. The semantics of those bits are identical across all MCE banks so decode those separately, irrespectively of MCE type. Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed