[POWERPC] spufs: move prio to spu_context
authorChristoph Hellwig <hch@lst.de>
Tue, 13 Feb 2007 20:54:22 +0000 (21:54 +0100)
committerArnd Bergmann <arnd@klappe.arndb.de>
Tue, 13 Feb 2007 20:55:40 +0000 (21:55 +0100)
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>

No differences found