From: Michael Walle Date: Tue, 21 Jul 2015 09:00:53 +0000 (+0200) Subject: EDAC, ppc4xx: Access mci->csrows array elements properly X-Git-Tag: omap-for-v4.3/fixes-merge-window~108^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c16179b550b9fd8114637a56b153c9768ea06a5;p=pandora-kernel.git EDAC, ppc4xx: Access mci->csrows array elements properly The commit de3910eb79ac ("edac: change the mem allocation scheme to make Documentation/kobject.txt happy") changed the memory allocation for the csrows member. But ppc4xx_edac was forgotten in the patch. Fix it. Signed-off-by: Michael Walle Cc: Cc: linux-edac Cc: Mauro Carvalho Chehab Link: http://lkml.kernel.org/r/1437469253-8611-1-git-send-email-michael@walle.cc Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed