From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: linux-next: tip tree question Date: Mon, 12 Oct 2009 08:49:44 +0200 Message-ID: <20091012064944.GA32027@elte.hu> References: <20091012145609.c3cc78aa.sfr@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20091012145609.c3cc78aa.sfr@canb.auug.org.au> Sender: linux-kernel-owner@vger.kernel.org To: Stephen Rothwell Cc: Thomas Gleixner , "H. Peter Anvin" , Peter Zijlstra , linux-next@vger.kernel.org, LKML List-Id: linux-next.vger.kernel.org * Stephen Rothwell wrote: > Hi all, > > I noticed that the auto-latest branch of the tip tree (which is what > is included in linux-next) has had the tip out-of-tree branch merged > into it. [...] That was unintended. tip:out-of-tree is like the tail section of -mm: for useful but never-for-upstream patches. Fixed it - thanks Stephen, Ingo