git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f434755
)
amd64_edac: Fix DCT base address selector
author
Borislav Petkov
<borislav.petkov@amd.com>
Mon, 8 Mar 2010 17:29:35 +0000
(18:29 +0100)
committer
Borislav Petkov
<borislav.petkov@amd.com>
Tue, 3 Aug 2010 14:14:04 +0000
(16:14 +0200)
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>
No differences found