]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
powerpc/cell: Cleanup sysreset_hack for IBM cell blades
authorChristian Krafft <krafft@de.ibm.com>
Tue, 15 Jul 2008 19:51:44 +0000 (05:51 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 22 Jul 2008 00:39:31 +0000 (10:39 +1000)
commit70694a8bab22bd0cc98ff4ee5cc75fe9be30fcd0
tree9dab5e6d7d17deda385f21cafb7035857d1db38c
parent880e710580c09bf86cddac687fc492a8318934fe
powerpc/cell: Cleanup sysreset_hack for IBM cell blades

This patch adds a config option for the sysreset_hack used for
IBM Cell blades. The code is moves from pervasive.c into ras.c and
gets it's own init method.

Signed-off-by: Christian Krafft <krafft@de.ibm.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/cell/Kconfig
arch/powerpc/platforms/cell/pervasive.c
arch/powerpc/platforms/cell/pervasive.h
arch/powerpc/platforms/cell/ras.c