]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/platforms/cell/spu_base.c
[POWERPC] cell: export force_sig_info()
[linux-2.6-omap-h63xx.git] / arch / powerpc / platforms / cell / spu_base.c
index c83c3e3f51784c55a3ed85f4e67e2e2513cec2f3..525712055bb2bd81aaaa9fcd3472d5c95c3cfe52 100644 (file)
@@ -46,6 +46,13 @@ EXPORT_SYMBOL_GPL(spu_priv1_ops);
 struct cbe_spu_info cbe_spu_info[MAX_NUMNODES];
 EXPORT_SYMBOL_GPL(cbe_spu_info);
 
+/*
+ * The spufs fault-handling code needs to call force_sig_info to raise signals
+ * on DMA errors. Export it here to avoid general kernel-wide access to this
+ * function
+ */
+EXPORT_SYMBOL_GPL(force_sig_info);
+
 /*
  * Protects cbe_spu_info and spu->number.
  */