]> git.karo-electronics.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>
Wed, 24 Aug 2011 14:51:20 +0000 (16:51 +0200)
commit4ac5a4fd01c08f199e37284b0444ff675d04de21
treecf61a2311335ed836f10a8a3f6fec78b22424d29
parentfcb8ce5cfe30ca9ca5c9a79cdfe26d1993e65e0c
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