android_kernel_xiaomi_sm8350/arch/powerpc/platforms/cell/spufs
Christoph Hellwig 8042297747 fix spufs build after ->fault changes
83c54070ee broke spufs by incorrectly
updating the code, this patch gets it to compile again.

It's probably still broken due to the scheduler changes, but this
at least makes sure cell kernels can still be built.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Cc: Arnd Bergmann <arnd@arndb.de>
Acked-by: Geoff Levand <geoffrey.levand@am.sony.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Nick Piggin <nickpiggin@yahoo.com.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-19 14:30:14 -07:00
..
backing_ops.c [POWERPC] spufs: Save dma_tagstatus_R in CSA 2007-07-03 15:24:47 +10:00
context.c [POWERPC] spufs: Add stat file to spufs 2007-07-03 15:24:46 +10:00
coredump.c [POWERPC] spufs: fix memory leak on coredump 2007-04-23 21:18:58 +02:00
fault.c fix spufs build after ->fault changes 2007-07-19 14:30:14 -07:00
file.c [POWERPC] spufs: Fix lost events in poll/epoll on mfc 2007-07-03 15:24:46 +10:00
gang.c
hw_ops.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
inode.c [POWERPC] spufs: Remove spufs_dir_inode_operations 2007-07-03 15:24:45 +10:00
lscsa_alloc.c [POWERPC] Spufs support for 64K LS mappings on 4K kernels 2007-05-09 16:35:00 +10:00
Makefile [POWERPC] Spufs support for 64K LS mappings on 4K kernels 2007-05-09 16:35:00 +10:00
run.c [POWERPC] spufs: Add spu stats in sysfs 2007-07-03 15:24:46 +10:00
sched.c [POWERPC] spufs: Add spu stats in sysfs 2007-07-03 15:24:46 +10:00
spu_restore_crt0.S
spu_restore_dump.h_shipped
spu_restore.c [POWERPC] spufs: Trivial whitespace fixes 2007-07-03 15:24:45 +10:00
spu_save_crt0.S
spu_save_dump.h_shipped
spu_save.c [POWERPC] spufs: fix building spufs/spu_save_dump.h 2007-07-03 15:24:44 +10:00
spu_utils.h
spufs.h [POWERPC] spufs: Add spu stats in sysfs 2007-07-03 15:24:46 +10:00
switch.c [POWERPC] spufs: Save dma_tagstatus_R in CSA 2007-07-03 15:24:47 +10:00
syscalls.c