git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bff7b81
)
EDAC, MCE, AMD: Print valid addr when reporting an error
author
Borislav Petkov
<borislav.petkov@amd.com>
Fri, 30 Sep 2011 14:34:44 +0000
(16:34 +0200)
committer
Borislav Petkov
<borislav.petkov@amd.com>
Thu, 6 Oct 2011 10:34:03 +0000
(12:34 +0200)
The MCi_STATUS bank has a AddrV bit which, when set, denotes that the
corresponding MCi_ADDR MSR contains a valid address belonging to the
MCE currently being reported. Dump it since it is definitely relevant
information.
Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
No differences found