[Cbe-oss-dev] [PATCH 1/10] spu sched: remove unused SPU_CONTEXT_PREEMPT define
Christoph Hellwig
hch at lst.de
Mon Jan 8 09:14:42 EST 2007
Remove the SPU_CONTEXT_PREEMPT define. It's unused and won't be used
in this form after the scheduler rework.
Signed-off-by: Christoph Hellwig <hch at lst.de>
Index: linux-2.6/arch/powerpc/platforms/cell/spufs/spufs.h
===================================================================
--- linux-2.6.orig/arch/powerpc/platforms/cell/spufs/spufs.h 2006-12-17 18:38:00.000000000 +0100
+++ linux-2.6/arch/powerpc/platforms/cell/spufs/spufs.h 2006-12-17 18:38:07.000000000 +0100
@@ -37,9 +37,6 @@
};
struct spu_context_ops;
-
-#define SPU_CONTEXT_PREEMPT 0UL
-
struct spu_gang;
struct spu_context {
More information about the cbe-oss-dev
mailing list