lkml.org 
[lkml]   [2002]   [Aug]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] init_tasks is not defined anywhere.
Date
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/

\
 
 \ /
  Last update: 2005-03-22 13:28    [W:0.028 / U:1.644 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site