commit | 9975a5f22a4fcc8d08035c65439900a983f891ad | [log] [tgz] |
---|---|---|
author | Borislav Petkov <borislav.petkov@amd.com> | Mon Mar 08 18:29:35 2010 +0100 |
committer | Borislav Petkov <borislav.petkov@amd.com> | Tue Aug 03 16:14:04 2010 +0200 |
tree | 33fbd72a4f4bc1d7097e46db6bf46a4848d7f74b | |
parent | f4347553b30ec66530bfe63c84530afea3803396 [diff] |
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: <stable@kernel.org> # .32.x .33.x .34.x Signed-off-by: Borislav Petkov <borislav.petkov@amd.com> Acked-by: Doug Thompson <dougthompson@xmission.com>