kernel-ark/arch/powerpc/platforms/cell
Arnd Bergmann 8837d9216f [PATCH] spufs: clean up use of bitops
checking bits manually might not be synchonized with
the use of set_bit/clear_bit. Make sure we always use
the correct bitops by removing the unnecessary
identifiers.

Signed-off-by: Arnd Bergmann <arndb@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-01-09 15:44:43 +11:00
..
spufs [PATCH] spufs: clean up use of bitops 2006-01-09 15:44:43 +11:00
interrupt.c
interrupt.h
iommu.c
iommu.h
Kconfig
Makefile [PATCH] cell: enable pause(0) in cpu_idle 2006-01-09 15:44:32 +11:00
pervasive.c [PATCH] cell: enable pause(0) in cpu_idle 2006-01-09 15:44:32 +11:00
pervasive.h [PATCH] cell: enable pause(0) in cpu_idle 2006-01-09 15:44:32 +11:00
setup.c [PATCH] cell: enable pause(0) in cpu_idle 2006-01-09 15:44:32 +11:00
smp.c
spider-pic.c
spu_base.c [PATCH] spufs: clean up use of bitops 2006-01-09 15:44:43 +11:00
spu_syscalls.c