Re: LOCALVERSION_AUTO considered harmful

From: Alexey Dobriyan
Date: Sun Apr 11 2010 - 13:51:38 EST


On Sun, Apr 11, 2010 at 06:47:01PM +0200, Pavel Machek wrote:
> @@ -99,6 +98,11 @@ config LOCALVERSION_AUTO
> appended after any matching localversion* files, and after the value
> set in CONFIG_LOCALVERSION.
>
> + Unfortunately, such finegrained versioning will mean that you will
> + not be able to use modules for development; even "make modules"
> + will change module versions, making recompiled modules impossible
> + to insert into old kernel.

That's conditional BS.
Turn off CONFIG_MODVERSIONS already.
--
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/