]> www.infradead.org Git - users/jedix/linux-maple.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)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Fri, 15 Jun 2012 20:41:48 +0000 (00:41 +0400)
commit56671b6ec7db12d85bcafc755287a016858b4adb
tree07f30da0704351b3b459fc2c45dc600f57b2fb9e
parent15049947268d875b353f70d0c958148792d974f6
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