Skip to content
Snippets Groups Projects
Commit 66216a7a authored by Borislav Petkov's avatar Borislav Petkov
Browse files

amd64_edac: fix DRAM base and limit extraction


On Fam10h and above, F1x[1, 0][7C:40] are DRAM Base/Limit registers
which specify the destination node of a DRAM address. Those address
boundaries are being extracted into ->dram_base[] and ->dram_limit[].
Correct the extraction masks to match the respective address bits.

Signed-off-by: default avatarBorislav Petkov <borislav.petkov@amd.com>
parent 9d858bb1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment