Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261437AbVCCR7d (ORCPT ); Thu, 3 Mar 2005 12:59:33 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262504AbVCCRy3 (ORCPT ); Thu, 3 Mar 2005 12:54:29 -0500 Received: from fire.osdl.org ([65.172.181.4]:64960 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S261437AbVCCRwT (ORCPT ); Thu, 3 Mar 2005 12:52:19 -0500 Date: Thu, 3 Mar 2005 09:53:40 -0800 (PST) From: Linus Torvalds To: Jens Axboe cc: Chris Wright , Jeff Garzik , Greg KH , "David S. Miller" , akpm@osdl.org, linux-kernel@vger.kernel.org Subject: Re: RFD: Kernel release numbering In-Reply-To: <20050303170336.GL19505@suse.de> Message-ID: References: <42268749.4010504@pobox.com> <20050302200214.3e4f0015.davem@davemloft.net> <42268F93.6060504@pobox.com> <4226969E.5020101@pobox.com> <20050302205826.523b9144.davem@davemloft.net> <4226C235.1070609@pobox.com> <20050303080459.GA29235@kroah.com> <4226CA7E.4090905@pobox.com> <20050303165533.GQ28536@shell0.pdx.osdl.net> <20050303170336.GL19505@suse.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 980 Lines: 24 On Thu, 3 Mar 2005, Jens Axboe wrote: > > Why should there be one? One of the things I like about this concept is > that it's just a moving tree. There could be daily snapshots like the > -bkX "releases" of Linus's tree, if there are changes from the day > before. It means (hopefully) that no one will "wait for x.y.z.2 because > that is really stable". Exactly. Th ewhole point of this tree is that there shouldn't be anything questionable in it. All the patches are independent, and they are all trivial and small. Which is not to say there couldn't be regressions even from trivial and small patches, and yes, there will be an outcry when there is, but we're talking minimizing the risk, not making it impossible. Linus - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/