* [PATCH] init_tasks is not defined anywhere.
@ 2002-08-15 5:23 Rusty Russell
0 siblings, 0 replies; only message in thread
From: Rusty Russell @ 2002-08-15 5:23 UTC (permalink / raw)
To: trivial; +Cc: linux-kernel, torvalds
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-08-15 5:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-15 5:23 [PATCH] init_tasks is not defined anywhere Rusty Russell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®