]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
EDAC, MCE, AMD: Print CPU number when reporting the error
authorBorislav Petkov <borislav.petkov@amd.com>
Thu, 4 Aug 2011 17:25:24 +0000 (19:25 +0200)
committerBorislav Petkov <borislav.petkov@amd.com>
Thu, 6 Oct 2011 10:34:02 +0000 (12:34 +0200)
commitbff7b812465a797bc563e9938fa11316fcd2ac0d
treed4759b41322da63eacc158fb84c5cb03914b22e8
parent976d167615b64e14bc1491ca51d424e2ba9a5e84
EDAC, MCE, AMD: Print CPU number when reporting the error

Currently, correctable ECCs go through mcelog and do not print the scary
MCE banner. In that case, however, reporting the core where the CECC
happened is important information so dump it along with the decoded
string albeit at risk of having a minor redundancy.

Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
drivers/edac/mce_amd.c