From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 7A58BDDE08 for ; Tue, 7 Oct 2008 23:29:11 +1100 (EST) Message-Id: <9B078573-0862-4176-A945-E273D78B260F@kernel.crashing.org> From: Kumar Gala To: benh@kernel.crashing.org In-Reply-To: <1223357268.8157.38.camel@pasglop> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Mime-Version: 1.0 (Apple Message framework v929.2) Subject: Re: powerpc.git status Date: Tue, 7 Oct 2008 07:29:04 -0500 References: <1223357268.8157.38.camel@pasglop> Cc: linuxppc-dev list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Oct 7, 2008, at 12:27 AM, Benjamin Herrenschmidt wrote: > While paul was away, I've been taking care of the tree, so currently > up to date is my git at: > > git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git > > I've pushed a batch of stuff to the "master" branch. I haven't yet > updated the "next" branch, I'm going to let master settle a day or two > first just in case. > > I'll update patchwork status asap. Ben, remind me the difference between your 'master' and 'next' branches? Will you rebase 'master'? - k