From: Borislav Petkov Date: Thu, 12 Nov 2009 18:05:07 +0000 (+0100) Subject: amd64_edac: add a leaner syndrome decoding algorithm X-Git-Tag: v2.6.33-rc1~324^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfc04aec7d687282b5e7adb26799d3eb50d05f01;p=pandora-kernel.git amd64_edac: add a leaner syndrome decoding algorithm Instead of using the whole syndrome tables for channel decoding, use a set of eigenvectors with which the tables can be generated to search for the syndrome in error. The algorithm operates independently of symbol size and can be used for both x4 and x8 syndromes. Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed