]> bbs.cooldavid.org Git - net-next-2.6.git/commit
EDAC, AMD: carve out decoding of MCi_STATUS ErrorCode
authorBorislav Petkov <borislav.petkov@amd.com>
Tue, 28 Jul 2009 08:56:15 +0000 (10:56 +0200)
committerBorislav Petkov <borislav.petkov@amd.com>
Mon, 14 Sep 2009 17:01:20 +0000 (19:01 +0200)
commitd93cc222adf3532ddb442648f8db00c15d1dc4c1
tree57e0ac9280bff2b824a066621a3009ea7f9835ea
parentb69b29de65fe4078b125acc9dea34be82f7c362c
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 <borislav.petkov@amd.com>
drivers/edac/amd64_edac.c
drivers/edac/edac_mce_amd.c