[PATCH] powerpc: work around a cell interrupt HW bug
authorArnd Bergmann <abergman@de.ibm.com>
Wed, 22 Mar 2006 23:00:07 +0000 (00:00 +0100)
committerPaul Mackerras <paulus@samba.org>
Mon, 27 Mar 2006 03:48:20 +0000 (14:48 +1100)
commit5536408c21cdde38bfdbb59a6fd4fcbf1232699f
tree70ef920f6bc97383d1363926f19499167d0d2249
parentd0e57c68373f8ded8c50245fd082e606f9f63221
[PATCH] powerpc: work around a cell interrupt HW bug

Apparently we have found a bug in the CPU that causes
external interrupts to sometimes get disabled indefinitely.
This adds a workaround for the problem.

Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/cell/interrupt.c