Re: version mismatch in modules--Permanent solution?

Keith Owens (kaos@ocs.com.au)
Fri, 10 Sep 1999 10:18:15 -0700


On Fri, 10 Sep 1999 11:11:20 -0500,
nathan.zook@amd.com wrote:
>It seems to me that the solution is to have the version number
>changed on each build (i.e.: 2.2.5-15-build1) so that module collisions
>don't occur.

Already covered by genksyms. Select the config option "Set version
information on all symbols for modules" and you will not be able to
load modules from one kernel into another. It catches all sorts of
mismatches, not just version number.

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