From: Borislav Petkov Date: Fri, 18 Sep 2009 10:39:19 +0000 (+0200) Subject: amd64_edac: fix K8 intlv_sel check X-Git-Tag: v2.6.32-rc4~34^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8edc5445895dbcf050d6e8ac5488f70a3937753a;p=pandora-kernel.git amd64_edac: fix K8 intlv_sel check The check when DRAM interleaving is enabled should be done against the pvt->dram_IntlvSel field and not against the ->dram_limit. Simplify first loop and fixup printk formatting while at it. Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed