From: Benjamin Herrenschmidt Date: Sun, 19 Oct 2008 03:28:35 +0000 (-0700) Subject: edac cell: fix incorrect edac_mode X-Git-Tag: v2.6.28-rc1~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b274f44d2ca05f719fe39947b6a5293a2dbd8fd;p=pandora-kernel.git edac cell: fix incorrect edac_mode The cell_edac driver is setting the edac_mode field of the csrow's to an incorrect value, causing the sysfs show routine for that field to go out of an array bound and Oopsing the kernel when used. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Doug Thompson Cc: [2.6.27.x, 2.6.26.x. 2.6.25.x] Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed