From: Borislav Petkov Date: Thu, 13 Jan 2011 13:57:34 +0000 (+0100) Subject: amd64_edac: Correct node interleaving removal X-Git-Tag: v2.6.39-rc1~445^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2f79dbdfbf4326fcec50a3c2568476df24b16b6;p=pandora-kernel.git amd64_edac: Correct node interleaving removal When node interleaving is enabled, a subset of the addr[14:12] bits has to be removed in order to get the normalized DCT address of the DRAM channel. The actual number of bits to remove is determined by F1x[1, 0][7C:40][IntlvEn]. Do this correctly. Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed