Skip to content
Commit d93cc222 authored by Borislav Petkov's avatar Borislav Petkov
Browse files

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: default avatarBorislav Petkov <borislav.petkov@amd.com>
parent b69b29de
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment