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

Christoph Hellwig hch at lst.de
Fri Sep 14 17:43:14 EST 2007


On Fri, Sep 14, 2007 at 04:32:54PM +1000, Jeremy Kerr wrote:
> From: Michael Ellerman <michael at ellerman.id.au>
> 
> 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 a void * again.

Looks good.




More information about the Linuxppc-dev mailing list