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:
a97fa68
)
amd64_edac: Cleanup NBSH cruft
author
Borislav Petkov
<borislav.petkov@amd.com>
Fri, 7 Jan 2011 15:17:46 +0000
(16:17 +0100)
committer
Borislav Petkov
<borislav.petkov@amd.com>
Thu, 17 Mar 2011 13:46:17 +0000
(14:46 +0100)
Remove reporting of errors with UC bit set - this is done by the MCE
decoding code anyway and this driver deals with DRAM ECC errors only. UC
(NB uncorrectable error) doesn't necessarily mean it is a DRAM error.
Remove unused macros while at it.
Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
No differences found