]> Pileus Git - ~andy/linux/blobdiff - include/linux/sched.h
Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linus
[~andy/linux] / include / linux / sched.h
index 295b7c756ca6107aee29ee4c12e3eb2f486c9f7e..644ffbda17cad0ccfc977386ac81be74ef69cc6b 100644 (file)
@@ -247,6 +247,7 @@ extern void init_idle(struct task_struct *idle, int cpu);
 extern void init_idle_bootup_task(struct task_struct *idle);
 
 extern int runqueue_is_locked(void);
+extern void task_rq_unlock_wait(struct task_struct *p);
 
 extern cpumask_t nohz_cpu_mask;
 #if defined(CONFIG_SMP) && defined(CONFIG_NO_HZ)