]> Git Repo - linux.git/commit
fix spufs build after ->fault changes
authorChristoph Hellwig <[email protected]>
Thu, 19 Jul 2007 19:05:58 +0000 (12:05 -0700)
committerLinus Torvalds <[email protected]>
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 <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Acked-by: Geoff Levand <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Nick Piggin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/powerpc/platforms/cell/spufs/fault.c
This page took 0.050095 seconds and 4 git commands to generate.