Re: [PATCH, v2] kbuild: Improve version string logic

From: Linus Torvalds
Date: Tue Oct 13 2009 - 14:05:03 EST




On Tue, 13 Oct 2009, Frans Pop wrote:
> On Tuesday 13 October 2009, Ingo Molnar wrote:
> >
> > Is this a bad thing?
>
> IMHO yes. This change essentially creates a backwards incompatibility with
> existing naming schemes. Requiring to patch the change out to preserve an
> existing naming scheme just seems a tad unfriendly.

Let's keep the old behavior by making the AUTO option an three-way choice
("none", "short", "auto"), and making sure that it actually takes work to
choose "none" (and that "make oldconfig" doesn't choose it unless you
explicitly made the choice before - so people who just re-use old .config
files wouldn't get "none" by mistake).

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