Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758216AbYBMHjS (ORCPT ); Wed, 13 Feb 2008 02:39:18 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754296AbYBMHjA (ORCPT ); Wed, 13 Feb 2008 02:39:00 -0500 Received: from edna.telenet-ops.be ([195.130.132.58]:45262 "EHLO edna.telenet-ops.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751725AbYBMHi7 (ORCPT ); Wed, 13 Feb 2008 02:38:59 -0500 Date: Wed, 13 Feb 2008 08:38:56 +0100 (CET) From: Geert Uytterhoeven To: Andrew Morton cc: David Miller , greg@kroah.com, torvalds@linux-foundation.org, jeff@garzik.org, arjan@infradead.org, sfr@canb.auug.org.au, linux-kernel@vger.kernel.org, linux-next@vger.kernel.org, linux-arch@vger.kernel.org Subject: Re: Announce: Linux-next (Or Andrew's dream :-)) In-Reply-To: <20080212164726.8eecab43.akpm@linux-foundation.org> Message-ID: References: <20080212174824.GA1919@kroah.com> <20080212191552.GA20883@kroah.com> <20080212.164149.209357519.davem@davemloft.net> <20080212164726.8eecab43.akpm@linux-foundation.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1606 Lines: 43 On Tue, 12 Feb 2008, Andrew Morton wrote: > On Tue, 12 Feb 2008 16:41:49 -0800 (PST) > David Miller wrote: > > > Here are some odd-the-cuff > > suggestions: > > > > 1) Make feature-removal-schedule a directory with files in it. > > Everyone touches that file, creating merge issues. > > > > 2) Let's move away from some/dir/{Kconfig,Makefile} schemes and > > instead have each "thing" have it's own Kconfig.foo or > > Makefile.foo that gets automatically sucked into the main > > directory Makefile or Kconfig using file globs or similar. > > > > Even better, encode the building of things into the *.[ch] > > files themselves, and have the Kconfig/Makefile machinery > > automatically extract this information when you build. > > 3) teach people that you don't always have to add new includes right > at the end of the list > > 4) teach people that you don't have to add Makefile rules right at the > end of the list If the list is already sorted, I insert it at the right position. If not, well... Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- 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/