Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964881AbVKGSZm (ORCPT ); Mon, 7 Nov 2005 13:25:42 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964880AbVKGSZl (ORCPT ); Mon, 7 Nov 2005 13:25:41 -0500 Received: from khc.piap.pl ([195.187.100.11]:11268 "EHLO khc.piap.pl") by vger.kernel.org with ESMTP id S964881AbVKGSZk (ORCPT ); Mon, 7 Nov 2005 13:25:40 -0500 To: "Christopher Friesen" Cc: Eric Sandall , Willy Tarreau , Linus Torvalds , Russell King , Tony Luck , Paolo Ciarrocchi , linux kernel mailing list Subject: Re: New (now current development process) References: <4d8e3fd30510291026x611aa715pc1a153e706e70bc2@mail.gmail.com> <12c511ca0510291157u5557b6b1x85a47311f0e16436@mail.gmail.com> <20051029195115.GD14039@flint.arm.linux.org.uk> <20051031064109.GO22601@alpha.home.local> <436F8ABE.9020605@nortel.com> From: Krzysztof Halasa Date: Mon, 07 Nov 2005 19:25:35 +0100 In-Reply-To: <436F8ABE.9020605@nortel.com> (Christopher Friesen's message of "Mon, 07 Nov 2005 11:11:26 -0600") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 925 Lines: 25 "Christopher Friesen" writes: > How do you ever know that new change introduced no new bugs? Changing comments doesn't change generated code or your tools are screwed. Trivial changes - you can be reasonably sure, too. Note it's different from not having bugs at all. > Maybe > there was a latent race condition that is activated by timing > differences caused by the new code. Then the bug already existed, you aren't adding any. > The safe bet is to simply rename the final -rc with no further changes. Safe? You can't be really safe here. Bad luck and version string change (compile time or -rc* removal) will trigger disaster. -- Krzysztof Halasa - 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/