From: Borislav Petkov Date: Mon, 8 Mar 2010 17:29:35 +0000 (+0100) Subject: amd64_edac: Fix DCT base address selector X-Git-Tag: v2.6.36-rc1~573^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9975a5f22a4fcc8d08035c65439900a983f891ad;p=pandora-kernel.git amd64_edac: Fix DCT base address selector The correct check is to verify whether in high range we're below 4GB and not to extract the DctSelBaseAddr again. See "2.8.5 Routing DRAM Requests" in the F10h BKDG. Cc: # .32.x .33.x .34.x Signed-off-by: Borislav Petkov Acked-by: Doug Thompson --- Reading git-diff-tree failed