[POWERPC] spufs: add backing ops for privcntl register
This change encapsulates the spu_privcntl_RW register so that it can be written through backing ops. This is necessary so that spu contexts can be initialized and queued to the scheduler in spufs_run_spu. Signed-off-by:Luke Browning <lukebr@linux.vnet.ibm.com> Signed-off-by:
Jeremy Kerr <jk@ozlabs.org> Signed-off-by:
Paul Mackerras <paulus@samba.org>
Showing
- arch/powerpc/platforms/cell/spufs/backing_ops.c 6 additions, 0 deletionsarch/powerpc/platforms/cell/spufs/backing_ops.c
- arch/powerpc/platforms/cell/spufs/hw_ops.c 8 additions, 1 deletionarch/powerpc/platforms/cell/spufs/hw_ops.c
- arch/powerpc/platforms/cell/spufs/run.c 13 additions, 7 deletionsarch/powerpc/platforms/cell/spufs/run.c
- arch/powerpc/platforms/cell/spufs/spufs.h 1 addition, 0 deletionsarch/powerpc/platforms/cell/spufs/spufs.h
Please register or sign in to comment