]> err.no Git - linux-2.6/blobdiff - include/asm-powerpc/spu.h
[NETPOLL]: Don't need rx_flags.
[linux-2.6] / include / asm-powerpc / spu.h
index b1accce77bb5a84a52a5f3b165bff1350137770e..34b7807f068b3a0f1300bebdbd1046baad1da8d0 100644 (file)
@@ -246,6 +246,7 @@ struct spufs_calls {
                                                __u32 __user *ustatus);
        int (*coredump_extra_notes_size)(void);
        int (*coredump_extra_notes_write)(struct file *file, loff_t *foffset);
+       void (*notify_spus_active)(void);
        struct module *owner;
 };
 
@@ -298,6 +299,9 @@ struct notifier_block;
 int spu_switch_event_register(struct notifier_block * n);
 int spu_switch_event_unregister(struct notifier_block * n);
 
+extern void notify_spus_active(void);
+extern void do_notify_spus_active(void);
+
 /*
  * This defines the Local Store, Problem Area and Privlege Area of an SPU.
  */