]> git.karo-electronics.de Git - karo-tx-linux.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 <borislav.petkov@amd.com>
Wed, 24 Oct 2012 14:55:29 +0000 (16:55 +0200)
commit1d32097c15820c4e4ed7d2cd2788e094e73065b1
treeb599c007b0a50edefe10eb623f985a4a45dd34dc
parent742d3b4efb7443712f57c9e91822095db8321fcb
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