bert hubert wrote:
> On Sun, Nov 17, 2002 at 08:41:05PM -0800, Linus Torvalds wrote:
>
>
> >Hmm.. All over the place, best you see the changelog. Lots of small
> >cleanups (remove unnecessary header files etc), but a few more fundamental
> >changes too. Times in nsecs in stat64(), for example, and the
> >oft-discussed kernel module loader changes..
>
>
> To get this to load modules, you need:
> http://www.kernel.org/pub/linux/kernel/people/rusty/module-init-tools-0.7.tar.gz
Does this then make depmod happy?
Without it I get heaps of (eg)
depmod: *** Unresolved symbols in /lib/modules/2.5.48/kernel/zlib_deflate.o
I tried applying Adam Richter's module device ID tables patch without success.
#
# Loadable module support
#
CONFIG_MODULES=y
# CONFIG_MODULE_UNLOAD is not set
# CONFIG_MODULE_FORCE_UNLOAD is not set
CONFIG_KMOD=y
Turning off KMOD, or turning on UNLOAD makes no difference.
depmod version 2.4.18 I tried the latest 2.4.21 as well.
-
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/
This archive was generated by hypermail 2b29 : Sat Nov 23 2002 - 22:00:27 EST