[PATCH 5/7] spufs: Use a system call instead of ioctl

2005-08-25 Thread Arnd Bergmann
This patch makes it possible to use a system call instead of an ioctl to run spu code on spufs. This is only provided for reference, the current patch is unlikely to be used in future versions. We planning to move to a model where creation/destruction of SPU threads as well as entering the

[PATCH 5/7] spufs: Use a system call instead of ioctl

2005-08-25 Thread Arnd Bergmann
This patch makes it possible to use a system call instead of an ioctl to run spu code on spufs. This is only provided for reference, the current patch is unlikely to be used in future versions. We planning to move to a model where creation/destruction of SPU threads as well as entering the