From: Borislav Petkov Date: Thu, 14 Oct 2010 14:01:30 +0000 (+0200) Subject: amd64_edac: Carve out ECC-related hw settings X-Git-Tag: v2.6.38-rc1~460^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae7bb7c679e7ddba6c52d1a78a30f9bc868d9738;p=pandora-kernel.git amd64_edac: Carve out ECC-related hw settings This is in preparation for the init path reorganization where we want only to 1) test whether a particular node supports ECC 2) can it be enabled and only then do the necessary allocation/initialization. For that, we need to decouple the ECC settings of the node from the instance's descriptor. The should be no functional change introduced by this patch. Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed