]> git.baikalelectronics.ru Git - kernel.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)
commitbe2e73dc9c330e398caa85d4b1415c773b121269
treeb692c7b0305702650a78f41cff0935799a9c5c45
parentf693d1377308a72003d6365dc06ba5ed2c804c36
fix spufs build after ->fault changes

60a7fd6761c3b434d474342168c4812b5f97f44b 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