[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.01.0910131100180.26777@localhost.localdomain>
Date: Tue, 13 Oct 2009 11:01:54 -0700 (PDT)
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Frans Pop <elendil@...net.nl>
cc: Ingo Molnar <mingo@...e.hu>, Dirk Hohndel <hohndel@...radead.org>,
Len Brown <lenb@...nel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH, v2] kbuild: Improve version string logic
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists