]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
edac: fix enabling of polling cell module
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 29 Oct 2008 21:01:00 +0000 (14:01 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 13 Dec 2008 23:29:18 +0000 (15:29 -0800)
commit443affd2a495b0c9cfbcffd5cfe8022f91292672
treea37734a523b5338fa3f38fbef2e195b148f0a09a
parent57fca816daae0c4b7dbb699538b528051f51e91c
edac: fix enabling of polling cell module

commit 992b692dcf43612be805465ca4b76f434c715023 upstream.

The edac driver on cell turned out to be not enabled because of a missing
op_state.  This patch introduces it.  Verified to work on top of Ben's
next branch.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Jens Osterkamp <jens@linux.vnet.ibm.com>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Doug Thompson <dougthompson@xmission.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/edac/cell_edac.c