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:
549d042
)
EDAC, AMD: carve out MCi_STATUS decoding
author
Borislav Petkov
<borislav.petkov@amd.com>
Mon, 27 Jul 2009 14:21:14 +0000
(16:21 +0200)
committer
Borislav Petkov
<borislav.petkov@amd.com>
Mon, 14 Sep 2009 17:01:07 +0000
(19:01 +0200)
The MCi_STATUS registers have most field definitions in common so decode
them in the general path. Do not pass ecc_type along and compute it in
__amd64_decode_bus_error instead.
Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
No differences found