commit | 91569531d1297db42d68136ac0c85cd85223d0b9 | [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:20 2007 +1100 |
tree | 5e03e7782bd21a3557678c19930ed52e0cae3b9c | |
parent | d6ad39bc53521275d14fde86bfb94d9b2ddb7a08 [diff] |
[POWERPC] spufs: reorganize spu_run_init This cleans up spu_run_init so that it does all of the spu initialization for spufs_run_spu. It initializes the spu context as much as possible before it activates the spu and writes the runcntl register. 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>