From: Mauro Carvalho Chehab Date: Mon, 11 Mar 2013 12:07:46 +0000 (-0300) Subject: amd64_edac: Correct DIMM sizes X-Git-Tag: v3.9-rc4~13^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1eef1282549d7accdd33ee36d409b039b1f911fb;p=pandora-kernel.git amd64_edac: Correct DIMM sizes We were filling the csrow size with a wrong value. 16a528ee3975 ("EDAC: Fix csrow size reported in sysfs") tried to address the issue. It fixed the report with the old API but not with the new one. Correct it for the new API too. Signed-off-by: Mauro Carvalho Chehab [ make it a per-csrow accounting regardless of ->channel_count ] Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed