Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 19 Apr 2001 23:00:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 19 Apr 2001 23:00:34 -0400 Received: from snark.tuxedo.org ([207.106.50.26]:48395 "EHLO snark.thyrsus.com") by vger.kernel.org with ESMTP id ; Thu, 19 Apr 2001 23:00:25 -0400 Date: Thu, 19 Apr 2001 23:00:09 -0400 From: "Eric S. Raymond" To: Matthew Wilcox Cc: linux-kernel@vger.kernel.org, parisc-linux@parisc-linux.org Subject: Re: OK, let's try cleaning up another nit. Is anyone paying attention? Message-ID: <20010419230009.A32500@thyrsus.com> Reply-To: esr@thyrsus.com Mail-Followup-To: "Eric S. Raymond" , Matthew Wilcox , linux-kernel@vger.kernel.org, parisc-linux@parisc-linux.org In-Reply-To: <20010419203639.H4217@zumpano.fc.hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010419203639.H4217@zumpano.fc.hp.com>; from willy@ldl.fc.hp.com on Thu, Apr 19, 2001 at 08:36:39PM -0600 Organization: Eric Conspiracy Secret Labs X-Eric-Conspiracy: There is no conspiracy Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Matthew Wilcox : > On Thu, Apr 19, 2001 at 18:50:34 EDT, Eric S. Raymond wrote: > > Remove dead CONFIG_BINFMT_JAVA symbol. > > Please don't do this, it just makes merging our patches with Linus harder. Bother. I've now heard "don't touch that tree!" from you and the ARM folks. I'm trying to be a good neighbor, here, but there is some cleanup I want to do that crosses port boundaries. (None of this is CML2, BTW; I'm now addressing problems that are common to CML1 as well.) What is the right procedure for doing changes like this? Is "don't touch that tree" a permanent condition, or am I going to get a chance to clean up the global CONFIG_ namespace after your next merge-down? Could I ask you to audit your tree and change the prefix on any CONFIG_ symbols that are private over there? This would make life easier for my auditing tools (kxref and Stephen Cole's ach script). That's the main thing I'm after right now -- I want to cut down on the false positives in my orphaned-symbol reports so that the actual bugs will stand out. -- Eric S. Raymond "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." -- Benjamin Franklin, Historical Review of Pennsylvania, 1759. - 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/