Home
last modified time | relevance | path

Searched hist:"66216 a7a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/edac/
H A Damd64_edac.c66216a7a Tue Sep 22 09:48:37 CDT 2009 Borislav Petkov <borislav.petkov@amd.com> 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: Borislav Petkov <borislav.petkov@amd.com>
66216a7a Tue Sep 22 09:48:37 CDT 2009 Borislav Petkov <borislav.petkov@amd.com> 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: Borislav Petkov <borislav.petkov@amd.com>