From: Andrea Arcangeli <andrea@suse.de>
To: Eyal Lebedinsky <eyal@eyal.emu.id.au>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.4.22aa1 - unresolved
Date: Tue, 2 Sep 2003 17:07:07 +0200 [thread overview]
Message-ID: <20030902150707.GZ1599@dualathlon.random> (raw)
In-Reply-To: <3F548543.D5888E3B@eyal.emu.id.au>
On Tue, Sep 02, 2003 at 09:55:47PM +1000, Eyal Lebedinsky wrote:
> practically everything is a module.
>
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.22-aa1/kernel/drivers/scsi/scsi_mod.o
> depmod: open_softirq
>
this will fix it for now, I'll upload an update shortly.
diff -urNp --exclude CVS --exclude BitKeeper x/kernel/ksyms.c x-new/kernel/ksyms.c
--- x/kernel/ksyms.c 2003-09-02 16:43:44.000000000 +0200
+++ x-new/kernel/ksyms.c 2003-09-02 17:06:03.000000000 +0200
@@ -625,6 +625,7 @@ EXPORT_SYMBOL(remove_bh);
EXPORT_SYMBOL(tasklet_init);
EXPORT_SYMBOL(tasklet_kill);
EXPORT_SYMBOL(__run_task_queue);
+EXPORT_SYMBOL(open_softirq);
EXPORT_SYMBOL(do_softirq);
EXPORT_SYMBOL(raise_softirq);
EXPORT_SYMBOL(cpu_raise_softirq);
thanks (as usual ;)
Andrea
/*
* If you refuse to depend on closed software for a critical
* part of your business, these links may be useful:
*
* rsync.kernel.org::pub/scm/linux/kernel/bkcvs/linux-2.5/
* rsync.kernel.org::pub/scm/linux/kernel/bkcvs/linux-2.4/
* http://www.cobite.com/cvsps/
*
* svn://svn.kernel.org/linux-2.6/trunk
* svn://svn.kernel.org/linux-2.4/trunk
*/
-
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/
On Tue, Sep 02, 2003 at 09:55:47PM +1000, Eyal Lebedinsky wrote:
> practically everything is a module.
>
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.22-aa1/kernel/drivers/scsi/scsi_mod.o
> depmod: open_softirq
>
this will fix it for now, I'll upload an update shortly.
diff -urNp --exclude CVS --exclude BitKeeper x/kernel/ksyms.c x-new/kernel/ksyms.c
--- x/kernel/ksyms.c 2003-09-02 16:43:44.000000000 +0200
+++ x-new/kernel/ksyms.c 2003-09-02 17:06:03.000000000 +0200
@@ -625,6 +625,7 @@ EXPORT_SYMBOL(remove_bh);
EXPORT_SYMBOL(tasklet_init);
EXPORT_SYMBOL(tasklet_kill);
EXPORT_SYMBOL(__run_task_queue);
+EXPORT_SYMBOL(open_softirq);
EXPORT_SYMBOL(do_softirq);
EXPORT_SYMBOL(raise_softirq);
EXPORT_SYMBOL(cpu_raise_softirq);
thanks (as usual ;)
Andrea
/*
* If you refuse to depend on closed software for a critical
* part of your business, these links may be useful:
*
* rsync.kernel.org::pub/scm/linux/kernel/bkcvs/linux-2.5/
* rsync.kernel.org::pub/scm/linux/kernel/bkcvs/linux-2.4/
* http://www.cobite.com/cvsps/
*
* svn://svn.kernel.org/linux-2.6/trunk
* svn://svn.kernel.org/linux-2.4/trunk
*/
next prev parent reply other threads:[~2003-09-02 15:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-02 2:02 2.4.22aa1 Andrea Arcangeli
2003-09-02 10:59 ` 2.4.22aa1: scsi/pcmcia build failures Eyal Lebedinsky
2003-09-02 11:55 ` 2.4.22aa1 - unresolved Eyal Lebedinsky
2003-09-02 15:07 ` Andrea Arcangeli [this message]
2003-09-02 18:38 ` 2.4.22aa1 Marc-Christian Petersen
2003-09-02 18:54 ` 2.4.22aa1 Andrea Arcangeli
2003-09-02 21:07 ` 2.4.22aa1 Kurt Garloff
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=20030902150707.GZ1599@dualathlon.random \
--to=andrea@suse.de \
--cc=eyal@eyal.emu.id.au \
--cc=linux-kernel@vger.kernel.org \
/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®