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 <bp@alien8.de>
Wed, 28 Nov 2012 10:54:50 +0000 (11:54 +0100)
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>

No differences found