]> git.karo-electronics.de Git - karo-tx-linux.git/commit
EDAC: Fix mc size reported in sysfs
authorJosh Hunt <johunt@akamai.com>
Fri, 21 Sep 2012 14:45:49 +0000 (07:45 -0700)
committerBorislav Petkov <borislav.petkov@amd.com>
Wed, 24 Oct 2012 14:55:33 +0000 (16:55 +0200)
commit3adbd4eccffed08f73dd8c1ebf04a529797f1a37
tree94e6b42a1476d7fdd415805f116d755a1ef1ee23
parent725192a2d4bd94de6188681777f8ac7a2c81f73d
EDAC: Fix mc size reported in sysfs

This is the complement to previous commit "EDAC: Fix csrow size
reported in sysfs". This fixes the memory controller size reporting on
csrow-based memory controllers. The csrow size is already combined for
both channels. Without this patch memory size is reported doubled.

Signed-off-by: Josh Hunt <johunt@akamai.com>
Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
drivers/edac/edac_mc_sysfs.c