[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)
commit8389998ae9ea2888c86c446f7911ddced50052a1
treedb92e84e16513497344b9bd42b151934cfd881c3
parent6a0641e51011def4e308fd07387047f5ee50647f
[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>
arch/powerpc/platforms/cell/spufs/context.c
arch/powerpc/platforms/cell/spufs/sched.c
arch/powerpc/platforms/cell/spufs/spufs.h
arch/powerpc/xmon/xmon.c
include/asm-powerpc/spu.h