Re: [PATCH 19/25] spufs: Internal __spufs_get_foo() routines should take a spu_context *

2007-09-14 Thread Christoph Hellwig
On Fri, Sep 14, 2007 at 04:32:54PM +1000, Jeremy Kerr wrote: > From: Michael Ellerman <[EMAIL PROTECTED]> > > The SPUFS attribute get routines take a void * because the generic attribute > code doesn't know what sort of data it's passing around. > > However our internal __spufs_get_foo() routines

[PATCH 19/25] spufs: Internal __spufs_get_foo() routines should take a spu_context *

2007-09-13 Thread Jeremy Kerr
From: Michael Ellerman <[EMAIL PROTECTED]> The SPUFS attribute get routines take a void * because the generic attribute code doesn't know what sort of data it's passing around. However our internal __spufs_get_foo() routines can take a spu_context * directly, which saves plonking it in and out of