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:
72f158f
)
amd64_edac: fix K8 intlv_sel check
author
Borislav Petkov
<borislav.petkov@amd.com>
Fri, 18 Sep 2009 10:39:19 +0000
(12:39 +0200)
committer
Borislav Petkov
<borislav.petkov@amd.com>
Wed, 7 Oct 2009 14:49:43 +0000
(16:49 +0200)
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 <borislav.petkov@amd.com>
No differences found