From: Borislav Petkov Date: Fri, 15 Oct 2010 15:44:04 +0000 (+0200) Subject: amd64_edac: Check ECC capabilities initially X-Git-Tag: v2.6.38-rc1~460^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2299ef7114000f8e403797b7f9a972f54bc05fad;p=pandora-kernel.git amd64_edac: Check ECC capabilities initially Rework the code to check the hardware ECC capabilities at PCI probing time. We do all further initialization only if we actually can/have ECC enabled. While at it: 0. Fix function naming. 1. Simplify/clarify debug output. 2. Remove amd64_ prefix from the static functions 3. Reorganize code. Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed