linux-stable-rt/arch/powerpc/platforms/cell
Arnd Bergmann f807221ded [PATCH] spufs: Disable local interrupts for SPE hash_page calls.
This patch disables and saves local interrupts during
hash_page processing for SPE contexts.

We have to do it explicitly in the spu_irq_class_1_bottom
function. For the interrupt handlers, we get the behaviour
implicitly by using SA_INTERRUPT to disable interrupts while
in the handler.

Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-04-29 15:11:25 +10:00
..
spufs [PATCH] spufs: fix context-switch decrementer code 2006-04-13 09:38:46 -07:00
Kconfig
Makefile
interrupt.c [PATCH] for_each_possible_cpu: powerpc 2006-03-29 13:44:15 +11:00
interrupt.h
iommu.c
iommu.h
pervasive.c [PATCH] for_each_possible_cpu: powerpc 2006-03-29 13:44:15 +11:00
pervasive.h
setup.c
smp.c
spider-pic.c
spu_base.c [PATCH] spufs: Disable local interrupts for SPE hash_page calls. 2006-04-29 15:11:25 +10:00
spu_callbacks.c [PATCH] powerpc: Wire up *at syscalls 2006-04-28 21:04:59 +10:00
spu_priv1.c
spu_syscalls.c