commit | 8389998ae9ea2888c86c446f7911ddced50052a1 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Feb 13 21:54:22 2007 +0100 |
committer | Arnd Bergmann <arnd@klappe.arndb.de> | Tue Feb 13 21:55:40 2007 +0100 |
tree | db92e84e16513497344b9bd42b151934cfd881c3 | |
parent | 6a0641e51011def4e308fd07387047f5ee50647f [diff] |
[POWERPC] spufs: move prio to spu_context It doesn't make any sense to have a priority field in the physical spu structure. Move it into the spu context instead. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>