commit | bb89f5a0547a56cf2406f1c3d6cd44f8fa62256d | [log] [tgz] |
---|---|---|
author | Borislav Petkov <borislav.petkov@amd.com> | Wed Sep 12 18:06:00 2012 +0200 |
committer | Borislav Petkov <bp@alien8.de> | Wed Nov 28 11:45:46 2012 +0100 |
tree | ab3801986b88f2f435a014684f4b802ac6779659 | |
parent | 33ca0643c9a0ea50d0dc9bf0e9e9044502c7038c [diff] |
amd64_edac: Fix K8 chip select reporting This basically reverts 603adaf6b3e3 ("amd64_edac: fix K8 chip select reporting") because it was a clumsy workaround for DIMM sizes reporting on K8 which got superceded by a much more correct one with 41d8bfaba70 ("amd64_edac: Improve DRAM address mapping") without removing the prior one. Remove it now finally. Reported-by: Josh Hunt <johunt@akamai.com> Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>