]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/pid.h
sched: prevent wakeup over-scheduling
[linux-2.6-omap-h63xx.git] / include / linux / pid.h
index 33d343880d897ba0483211d7cc3e0d1a123fbf0f..1e0e4e3423a628a7983520762b7364038fbbe628 100644 (file)
@@ -51,6 +51,8 @@ struct pid
        struct rcu_head rcu;
 };
 
+extern struct pid init_struct_pid;
+
 struct pid_link
 {
        struct hlist_node node;