Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1764493AbYBMAaq (ORCPT ); Tue, 12 Feb 2008 19:30:46 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753286AbYBMAah (ORCPT ); Tue, 12 Feb 2008 19:30:37 -0500 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:41657 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1752867AbYBMAag (ORCPT ); Tue, 12 Feb 2008 19:30:36 -0500 Date: Tue, 12 Feb 2008 16:31:07 -0800 (PST) Message-Id: <20080212.163107.89231473.davem@davemloft.net> To: torvalds@linux-foundation.org Cc: greg@kroah.com, 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, akpm@linux-foundation.org Subject: Re: Announce: Linux-next (Or Andrew's dream :-)) From: David Miller In-Reply-To: References: <20080212174824.GA1919@kroah.com> X-Mailer: Mew version 5.2 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 919 Lines: 24 From: Linus Torvalds Date: Tue, 12 Feb 2008 10:26:53 -0800 (PST) > We absolutely MUST NOT have the mindset that "cross-subsystem conflicts > happen all the time". Perhaps not, but self-conflicts are the bigger issue for the networking. If I (or Jeff or John) push a bug fix to you outside of the merge window, that blows the entire development tree because at 1500+ changesets I can guarentee you there will be a merge conflict somewhere. Near the end of 2.6.24 every bug fix I merged to you created a conflict with my net-2.6.25 tree. Every time I rebased there were on the order of 10 to 20 patches with merge conflicts to resolve. -- 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/