From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Rostedt Subject: Re: [GIT] Networking Date: Thu, 10 Mar 2011 22:34:06 -0500 Message-ID: <20110311033406.GA11004@home.goodmis.org> References: <20110310.155556.48513201.davem@davemloft.net> <20110310.163434.260095615.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: David Miller , akpm@linux-foundation.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: Linus Torvalds Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Thu, Mar 10, 2011 at 04:51:34PM -0800, Linus Torvalds wrote: > > The reasons can be any of: > > - "I don't want to get too far away from upstream". This is very > understandable, but I have asked people to please _not_ merge "random > trees of the day". Please use major releases for this (or, if worst > comes to worst, -rc releases) rather than just do something else. > What are you throughts on starting work from a tree. Most of my work is usually based off of some branch in tip, but sometimes when I'm pulling in patches that are not really related to anything, I just simply grab whatever the latest Linus branch is and start from there. Is it preferable to instead start from one of the official releases? -- Steve