Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756726AbXHaWBt (ORCPT ); Fri, 31 Aug 2007 18:01:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753817AbXHaWBi (ORCPT ); Fri, 31 Aug 2007 18:01:38 -0400 Received: from srv5.dvmed.net ([207.36.208.214]:33037 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752302AbXHaWBh (ORCPT ); Fri, 31 Aug 2007 18:01:37 -0400 Message-ID: <46D88FB8.5000503@garzik.org> Date: Fri, 31 Aug 2007 18:01:28 -0400 From: Jeff Garzik User-Agent: Thunderbird 2.0.0.5 (X11/20070719) MIME-Version: 1.0 To: "Robert P. J. Day" CC: Randy Dunlap , Simon Arlott , sam@ravnborg.org, Linux Kernel Mailing List , Stefan Richter , Adrian Bunk , Gabriel C , netdev@vger.kernel.org Subject: Re: [PATCH] net/, drivers/net/ , missing EXPERIMENTAL in menus References: <469E75AA.7040109@pimpmylinux.org> <20070718134012.cde2f956.randy.dunlap@oracle.com> <469E7BE1.6090401@garzik.org> <20070718210903.GM3801@stusta.de> <20070719054742.GN3801@stusta.de> <469F240E.9040205@s5r6.in-berlin.de> <20070719083109.13b2ab56.rdunlap@xenotime.net> <469FE045.3070403@simon.arlott.org.uk> <20070831102527.09fb42c0.rdunlap@xenotime.net> <46D858A9.4080506@garzik.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -4.3 (----) X-Spam-Report: SpamAssassin version 3.1.9 on srv5.dvmed.net summary: Content analysis details: (-4.3 points, 5.0 required) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2000 Lines: 50 Robert P. J. Day wrote: > On Fri, 31 Aug 2007, Jeff Garzik wrote: > >> Robert P. J. Day wrote: > >>> i'm sure i'm going to get shouted down here, but i really disagree >>> with "BROKEN" being considered a "maturity level". IMHO, things >>> like EXPERIMENTAL, DEPRECATED and OBSOLETE represent maturity >>> levels, for what i think are obvious reasons. >>> >>> something like BROKEN, though, has *nothing* to do with maturity. >>> a feature can be any of those maturity levels, and simultaneously >>> be BROKEN. i consider BROKEN to be what i call a "status", and >>> different status levels might be the default of normal, or >>> KIND_OF_FLAKY or TOTALLY_BORKED -- that's where BROKEN would fit >>> in. >> BROKEN is definitely a maturity level. > > no. it's not. end of discussion. you're wrong. > > the concept of "maturity level" reflects where in the life cycle some > feature is. it will typically start as "bleeding edge" or > "experimental" or something like that, eventually stabilize to be > normal (which would be the obvious default), after which, when its > value starts to run out and it begins showing its age, it becomes > "deprecated" and eventually "obsolete" it's a natural and obvious > progression. > > on the other hand, a feature can be "broken" at *any* point in that > life cycle -- that's why it is absolutely *not* a maturity level. > please don't fight with me on this, jeff. you're simply wrong. Get off your high horse and actually look at the patches that mark things BROKEN. 'deprecrated' and 'obsolete' are matters of discussed opinion, describing the utility of the code in question. 'broken' describes the state of the code itself. Clear difference. Jeff, one who actually marks this stuff as such - 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/