commit | cc210b3ec5e4d9c690549e07aa5853e8de8dbff9 | [log] [tgz] |
---|---|---|
author | Luke Browning <lukebr@linux.vnet.ibm.com> | Thu Dec 20 16:39:59 2007 +0900 |
committer | Paul Mackerras <paulus@samba.org> | Fri Dec 21 19:46:19 2007 +1100 |
tree | 6476ad83b29215452bb452f96dbc75d9376d8baf | |
parent | 33bfd7a73861c3727482c6c1c1c2ef40054060b7 [diff] |
[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>