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 1D100DDF8F for ; Tue, 8 Jul 2008 09:00:20 +1000 (EST) Subject: Re: Deputy maintainer for powerpc From: Benjamin Herrenschmidt To: Josh Boyer In-Reply-To: <20080707152548.5075845f@zod.rchland.ibm.com> References: <18541.48403.490671.815858@cargo.ozlabs.ibm.com> <155B1079-39C4-4D15-B886-F904C424BC8C@kernel.crashing.org> <20080707152548.5075845f@zod.rchland.ibm.com> Content-Type: text/plain Date: Tue, 08 Jul 2008 08:58:53 +1000 Message-Id: <1215471533.8970.160.camel@pasglop> Mime-Version: 1.0 Cc: lkml List , linuxppc-dev list , Paul Mackerras , Andrew Morton , Linus Torvalds Reply-To: benh@kernel.crashing.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2008-07-07 at 15:25 -0400, Josh Boyer wrote: > > Ben, Do you have a tree that you'll be using to collect things in? > > I hope it's the same tree for this merge window. It's in a different place but it's essentially the same tree (ie, I pulled in paulus branches and my current heads are identical, at least until I start adding things to it). > In the future, I hope the semantics of the various branches of the > new tree either stays the same, or comes with a detailed description > of what branch means what (assuming there is a new tree at some > point). Branches are the same, master,merge and next (the only subtle difference is that my next branch is called just "next" and not "powerpc-next"). Ben.