Re: 2.4.22aa1 - unresolved

From: Andrea Arcangeli (andrea_at_suse.de)
Date: 09/02/03

  • Next message: Andrew Lunn: "Re: 2.6-test4 Traditional pty and devfs"
    Date:	Tue, 2 Sep 2003 17:07:07 +0200
    To: Eyal Lebedinsky <eyal@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
     */
    -
    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/


  • Next message: Andrew Lunn: "Re: 2.6-test4 Traditional pty and devfs"

    Relevant Pages

    • Re: Power Management Update
      ... I encountered this problem by having an IDE CD-ROM, ... He mentioned producing a cleaner patch, but this should at least fix the ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] fs/fcntl.c : dont test unsigned value for less than zero
      ... I think the real problem here is that 'arg' ... architecture's ptrace code could easily make use of the latter, ... But be careful not to "fix up" ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Testing RC kernels [KORG]
      ... Can someone with access to the html for kernel.org please fix that? ... We've had several messages now complaining about this. ... Copyright 2005 by Maurice Eugene Heskett, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.4.22-rc2 ext2 filesystem corruption
      ... > # Without this fix it mistakenly assumes that the empty drive slot ... the 64K cylinders problem) I know I saw transfer speeds greater than ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.4.23aa2 (bugfixes and important VM improvements for the high end)
      ... That may well fix all problems 2.6 would have otherwise had ... > from the tail of the LRU which were moved there at interrupt time. ... Forget about me proposing the OVM stuff;) ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)