From: Borislav Petkov Date: Tue, 9 Mar 2010 11:46:00 +0000 (+0100) Subject: amd64_edac: Sanitize syndrome extraction X-Git-Tag: v2.6.36-rc1~573^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad6a32e96939a0eb0eb382e7d78dbf33457aed1a;p=pandora-kernel.git amd64_edac: Sanitize syndrome extraction 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 --- Reading git-diff-tree failed