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)
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>

No differences found