[PATCH] init_tasks is not defined anywhere.

From: Rusty Russell (rusty@rustcorp.com.au)
Date: Thu Aug 15 2002 - 00:23:47 EST


It's referenced by mips and mips64 (both far out of date), but never
actually defined anywhere.

diff -urpN --exclude TAGS -X /home/rusty/devel/kernel/kernel-patches/current-dontdiff --minimal linux-2.5.31/include/linux/sched.h working-2.5.31-percpu/include/linux/sched.h
--- linux-2.5.31/include/linux/sched.h 2002-08-02 11:15:10.000000000 +1000
+++ working-2.5.31-percpu/include/linux/sched.h 2002-08-15 11:47:02.000000000 +1000
@@ -440,7 +441,6 @@ extern union thread_union init_thread_un
 extern struct task_struct init_task;
 
 extern struct mm_struct init_mm;
-extern struct task_struct *init_tasks[NR_CPUS];
 
 /* PID hashing. (shouldnt this be dynamic?) */
 #define PIDHASH_SZ (4096 >> 2)

--
  Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Aug 15 2002 - 22:00:38 EST