Re: Problem with module versioning in 2.4.0

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Wed Jan 10 2001 - 19:17:41 EST


> See below for my origional problem. It seems the problem lies in the
> module versioning option.

Not quite

> 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
                .....

-
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/



This archive was generated by hypermail 2b29 : Mon Jan 15 2001 - 21:00:28 EST