lkml.org 
[lkml]   [2001]   [Jan]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: Problem with module versioning in 2.4.0
Date
On Thu, 11 Jan 2001 00:17:41 +0000 (GMT), 
Alan Cox <alan@lxorguk.ukuu.org.uk> wrote:
>jeremyhu wrote
>> See below for my origional problem. It seems the problem lies in the
>> module versioning option.
>
>Not quite

Probably is.

>> When the system boots, I am spammed with the following line:
>> insmod: /lib/modules/2.4.0/kernel/net/unix/unix.o: insmod net-pf-1
>> failed
>
>What happens is this
>
>kernel needs unix sockets
>kernel invokes modprobe
>modprobe opens a unix socket
> kernel needs unix sockets
> kernel invokes modprobe
> .....

kmod.c has code to catch that recursive case and abort it. The problem
is not the loop per se, it is caused by that insmod unix.o failing on
every attempt. That is almost certainly caused by bad symbol versions.
See http://www.tux.org/lkml/#s8-8.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

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