amd64_edac: Sanitize syndrome extraction
authorBorislav Petkov <borislav.petkov@amd.com>
Tue, 9 Mar 2010 11:46:00 +0000 (12:46 +0100)
committerBorislav 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