Skip to content
Commit 8edc5445 authored by Borislav Petkov's avatar Borislav Petkov
Browse files

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: default avatarBorislav Petkov <borislav.petkov@amd.com>
parent 72f158fe
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment