]> rtime.felk.cvut.cz Git - linux-imx.git/commit
amd64_edac: Fix K8 chip select reporting
authorBorislav Petkov <borislav.petkov@amd.com>
Wed, 12 Sep 2012 16:06:00 +0000 (18:06 +0200)
committerBorislav Petkov <bp@alien8.de>
Wed, 28 Nov 2012 10:45:46 +0000 (11:45 +0100)
commitbb89f5a0547a56cf2406f1c3d6cd44f8fa62256d
treeab3801986b88f2f435a014684f4b802ac6779659
parent33ca0643c9a0ea50d0dc9bf0e9e9044502c7038c
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>
drivers/edac/amd64_edac.c