commit | 970f1baae78ff99b7536464214d4c78dde4551e2 | [log] [tgz] |
---|---|---|
author | arnd@arndb.de <arnd@arndb.de> | Mon Jun 19 20:33:25 2006 +0200 |
committer | Paul Mackerras <paulus@samba.org> | Wed Jun 21 15:01:30 2006 +1000 |
tree | cc4ac218ea913c0aa36e4df3f80c9874604c55e1 | |
parent | 7b1a701480fb17b7f78b95b257bfc90a4f949d04 [diff] |
[POWERPC] spufs: fix initial state of wbox file The wbox channel count of an spu is now initialized to four for the saved context. This makes it possible to write to the mailbox right away without waiting for the SPE to become scheduled first. Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>