[PATCH 09/15] Internal __spufs_get_foo() routines should take a spu_context *

Arnd Bergmann arnd at arndb.de
Wed Sep 12 18:53:02 EST 2007


On Wednesday 12 September 2007, Michael Ellerman wrote:
> 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.
> 
> Signed-off-by: Michael Ellerman <michael at ellerman.id.au>

Acked-by: Arnd Bergmann <arnd.bergmann at de.ibm.com>



More information about the Linuxppc-dev mailing list