From: Borislav Petkov Date: Mon, 21 Dec 2009 17:13:01 +0000 (+0100) Subject: amd64_edac: make driver loading more robust X-Git-Tag: v2.6.33-rc2~6^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56b34b91e22313294154cee0c16e294cf8a45b61;p=pandora-kernel.git amd64_edac: make driver loading more robust Currently, the module does not initialize fully when the DIMMs aren't ECC but remains still loaded. Propagate the error when no instance of the driver is properly initialized and prevent further loading. Reorganize and polish error handling in amd64_edac_init() while at it. Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed