[parisc-linux] Linux palinux 2.4.19-pre5-pa0 #2 Mon Apr 8 15:16:06 CEST 2002 parisc unknown
joel.soete@freebel.net
joel.soete@freebel.net
Mon, 08 Apr 2002 18:09:30 +0200 (CEST)
Thanks.
Having a look in more details, I just see that there is only one place where
vmalloc is used in place of kmalloc and it is deliberately used. On the contrary
IIRC this was a cause of problems in early evms. Also as I do not actually need
this module (right now), I prefered to remove this from my config for the moment.
Joel
Quoting Matthew Wilcox <willy@debian.org>:
> On Mon, Apr 08, 2002 at 04:51:46PM +0200, joel.soete@freebel.net wrote:
> > Hi all,
> >
> > It seems to works just still have a problem with modules:
> >
> > mkdir -p pcmcia; \
> > find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{}
> pcmcia
> > if [ -r System.map ]; then /sbin/depmod -ae -F System.map
> 2.4.19-pre5-pa0; fi
> > depmod: *** Unresolved symbols in
> > /lib/modules/2.4.19-pre5-pa0/kernel/drivers/scsi/scsi_debug.o
> > depmod: vmalloc
> > make: *** [_modinst_post] Error 1
> > Mon Apr 8 16:04:06 CEST 2002
>
> You got a warning before this, something like `implicit declaration of
> function vmalloc'. ie you forgot to #include <linux/vmalloc.h>
>
> --
> Revolutions do not require corporate support.
>
>
-------------------------------------------------
This mail sent through Tiscali Webmail (http://webmail.tiscali.be)