]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/sched.c
Merge commit 'v2.6.29-rc4' into sched/core
[linux-2.6-omap-h63xx.git] / kernel / sched.c
index 1dae85a1221ad7b2214a12bb939b07cd1a14576c..fcc3483e99556bc136bd92303556389642d44a8c 100644 (file)
@@ -4793,8 +4793,8 @@ EXPORT_SYMBOL(default_wake_function);
  * started to run but is not in state TASK_RUNNING. try_to_wake_up() returns
  * zero in this (rare) case, and we handle it by continuing to scan the queue.
  */
-static void __wake_up_common(wait_queue_head_t *q, unsigned int mode,
-                            int nr_exclusive, int sync, void *key)
+void __wake_up_common(wait_queue_head_t *q, unsigned int mode,
+                       int nr_exclusive, int sync, void *key)
 {
        wait_queue_t *curr, *next;