diff options
author | Borislav Petkov <borislav.petkov@amd.com> | 2009-10-12 15:27:45 +0200 |
---|---|---|
committer | Borislav Petkov <borislav.petkov@amd.com> | 2009-12-07 19:14:27 +0100 |
commit | e97f8bb8ce5611a855c5a0dba949706ec37d4155 (patch) | |
tree | 4cf8e1a9060b4c5d2622208112d46a28db92849b /arch/score | |
parent | 72381bd55e4ce2aaed8660551e8f56a2c959c11f (diff) | |
download | kernel_samsung_espresso10-e97f8bb8ce5611a855c5a0dba949706ec37d4155.zip kernel_samsung_espresso10-e97f8bb8ce5611a855c5a0dba949706ec37d4155.tar.gz kernel_samsung_espresso10-e97f8bb8ce5611a855c5a0dba949706ec37d4155.tar.bz2 |
amd64_edac: make DRAM regions output more human-readable
Do not shift the TOP_MEM and TOP_MEM2 values by 23 but rather save the
whole 64-bit value read from the MSR. Although the TOP_MEM/TOP_MEM2 bits
are only a subset of the 64bit register, the values are correct since
the remaining bits are Read-As-Zero and no shifting is needed.
Also, cleanup DRAM base/limit debug output.
Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
Diffstat (limited to 'arch/score')
0 files changed, 0 insertions, 0 deletions