]> err.no Git - linux-2.6/blobdiff - include/asm-powerpc/spu.h
[POWERPC] spufs: scheduler support for NUMA.
[linux-2.6] / include / asm-powerpc / spu.h
index b42b53c40f5dcba86568723aefa0c7a019688666..f6c0a95e82094b0ff903e97746ec02b17bee59e9 100644 (file)
@@ -147,6 +147,7 @@ struct spu {
 };
 
 struct spu *spu_alloc(void);
+struct spu *spu_alloc_node(int node);
 void spu_free(struct spu *spu);
 int spu_irq_class_0_bottom(struct spu *spu);
 int spu_irq_class_1_bottom(struct spu *spu);