From: Benjamin Herrenschmidt Date: Mon, 20 Oct 2008 16:50:07 +0000 (+0000) Subject: edac cell: fix incorrect edac_mode X-Git-Tag: v2.6.27.4~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=204d439e5c39809d05f15b93cfabac1cbb99e1a7;p=pandora-kernel.git edac cell: fix incorrect edac_mode commit 3b274f44d2ca05f719fe39947b6a5293a2dbd8fd upstream 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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed