]> Pileus Git - ~andy/linux/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 <bp@alien8.de>
Wed, 28 Nov 2012 10:54:50 +0000 (11:54 +0100)
commit3c0622760aaa4731e2fd3a7472a96b59d2caecc4
treeb2508be35c84f0501189969c995fdab433edcb4f
parent16a528ee3975c860dc93fbfc718fe9aa25ed92bc
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