From: Rusty Russell <rusty@rustcorp.com.au>
To: trivial@rustcorp.com.au
Cc: linux-kernel@vger.kernel.org, torvalds@transmeta.com
Subject: [PATCH] init_tasks is not defined anywhere.
Date: Thu, 15 Aug 2002 15:23:47 +1000 [thread overview]
Message-ID: <20020815004224.49F392C3C3@lists.samba.org> (raw)
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.
reply other threads:[~2002-08-15 5:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20020815004224.49F392C3C3@lists.samba.org \
--to=rusty@rustcorp.com.au \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
--cc=trivial@rustcorp.com.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®