android_kernel_samsung_msm8976/arch/powerpc/platforms/cell/spufs
Christoph Hellwig aa45e2569f [POWERPC] spufs: various run.c cleanups
- remove the spu_acquire_runnable from spu_run_init.  I need to
   opencode it in spufs_run_spu in the next patch
 - remove various inline attributes, we don't really want to inline
   long functions with multiple callsites
 - cleanup return values and runcntl_write calls in spu_run_init
 - use normal kernel codingstyle in spu_reacquire_runnable

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
2007-04-23 21:18:59 +02:00
..
backing_ops.c [POWERPC] spufs: make spu page faults not block scheduling 2007-04-23 21:18:55 +02:00
context.c [POWERPC] spufs: turn run_sema into run_mutex 2007-04-23 21:18:56 +02:00
coredump.c [POWERPC] spufs: fix memory leak on coredump 2007-04-23 21:18:58 +02:00
fault.c [POWERPC] spufs: provide siginfo for SPE faults 2007-04-23 21:18:55 +02:00
file.c [POWERPC] spufs: avoid spurious memory barriers 2007-04-23 21:18:57 +02:00
gang.c [POWERPC] spufs: Add infrastructure needed for gang scheduling 2006-10-05 09:21:01 +10:00
hw_ops.c [POWERPC] spufs: make spu page faults not block scheduling 2007-04-23 21:18:55 +02:00
inode.c [POWERPC] spufs: add mode= mount option 2007-04-23 21:18:58 +02:00
Makefile [POWERPC] spufs: make spu page faults not block scheduling 2007-04-23 21:18:55 +02:00
run.c [POWERPC] spufs: various run.c cleanups 2007-04-23 21:18:59 +02:00
sched.c [POWERPC] spu sched: make addition to stop_wq and runque atomic vs wakeup 2007-04-23 21:18:55 +02:00
spu_restore.c [PATCH] spufs: add spu-side context switch code 2006-01-09 14:49:25 +11:00
spu_restore_crt0.S [PATCH] spufs: add spu-side context switch code 2006-01-09 14:49:25 +11:00
spu_restore_dump.h_shipped [POWERPC] spufs: one more fix for 64k pages 2006-06-21 15:01:32 +10:00
spu_save.c [PATCH] spufs: add spu-side context switch code 2006-01-09 14:49:25 +11:00
spu_save_crt0.S [PATCH] spufs: add spu-side context switch code 2006-01-09 14:49:25 +11:00
spu_save_dump.h_shipped [POWERPC] spufs: one more fix for 64k pages 2006-06-21 15:01:32 +10:00
spu_utils.h [PATCH] spufs: add spu-side context switch code 2006-01-09 14:49:25 +11:00
spufs.h [POWERPC] spufs: Minor cleanup of spu_wait 2007-04-23 21:18:58 +02:00
switch.c [POWERPC] spufs: make spu page faults not block scheduling 2007-04-23 21:18:55 +02:00
syscalls.c [PATCH] struct path: convert powerpc 2006-12-08 08:28:48 -08:00