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:
9fe6206
)
amd64_edac: Sanitize syndrome extraction
author
Borislav Petkov
<borislav.petkov@amd.com>
Tue, 9 Mar 2010 11:46:00 +0000
(12:46 +0100)
committer
Borislav Petkov
<borislav.petkov@amd.com>
Tue, 3 Aug 2010 14:13:31 +0000
(16:13 +0200)
Remove the two syndrome extraction macros and add a single function
which does the same thing but with proper typechecking. While at it,
make sure to cache ECC syndrome size and dump it in debug output.
Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
No differences found