Re: RFC: [2.6 patch] disallow modular IPv6

From: Sam Ravnborg
Date: Tue Sep 30 2003 - 04:58:09 EST


On Tue, Sep 30, 2003 at 02:24:10AM -0700, David S. Miller wrote:
>
> > In the 2.6 kernel, I suspect that these same version strings are now
> > produced as a side-effect of the 'make vmlinux' stage, and hence that
> > it's required to 'make vmlinux' before any modules can be built.
>
> What this means is that it's required for the kernel image to be up to
> date before any modules can be built. If we can check that in the
> build system for the sake of modversions (and if we're not doing that
> now it's a bug we should fix) we can do it equally for ipv6.

There is a postprocessing step when building modules that take care
of modversioning. And yes, it requires a final vmlinux.

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