]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
fix spufs build after ->fault changes
authorChristoph Hellwig <hch@lst.de>
Thu, 19 Jul 2007 19:05:58 +0000 (12:05 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 19 Jul 2007 21:30:14 +0000 (14:30 -0700)
commit80422977478775fe03f25e57b67efe9f0a67e50c
treeb692c7b0305702650a78f41cff0935799a9c5c45
parentefffbeee5bc4168059683714b300d307f5193d69
fix spufs build after ->fault changes

83c54070ee1a2d05c89793884bea1a03f2851ed4 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>
arch/powerpc/platforms/cell/spufs/fault.c