From: Borislav Petkov Date: Tue, 22 Sep 2009 14:48:37 +0000 (+0200) Subject: amd64_edac: fix DRAM base and limit extraction X-Git-Tag: v2.6.32-rc4~34^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66216a7a15e75d517dddd0ac6514924b15071e4c;p=pandora-kernel.git amd64_edac: fix DRAM base and limit extraction On Fam10h and above, F1x[1, 0][7C:40] are DRAM Base/Limit registers which specify the destination node of a DRAM address. Those address boundaries are being extracted into ->dram_base[] and ->dram_limit[]. Correct the extraction masks to match the respective address bits. Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed