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 bilbo.ozlabs.org (Postfix) with ESMTPS id ACF13B6F2B for ; Thu, 13 Aug 2009 23:31:47 +1000 (EST) Message-Id: From: Kumar Gala To: Benjamin Herrenschmidt In-Reply-To: <1250159900.24143.7.camel@pasglop> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: [PATCH -v2 0/7] powerpc: use asm-generic/dma-mapping-common.h Date: Thu, 13 Aug 2009 08:31:13 -0500 References: <1249448908-18985-1-git-send-email-fujita.tomonori@lab.ntt.co.jp> <1250142522.3587.110.camel@pasglop> <20090813160625B.fujita.tomonori@lab.ntt.co.jp> <20090813074131.GH12143@elte.hu> <1250150981.3587.157.camel@pasglop> <20090813085505.GA10671@elte.hu> <1250159900.24143.7.camel@pasglop> Cc: Linux-Kernel List , FUJITA Tomonori , Ingo Molnar , linuxppc-dev List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Aug 13, 2009, at 5:38 AM, Benjamin Herrenschmidt wrote: > On Thu, 2009-08-13 at 10:55 +0200, Ingo Molnar wrote: > >>> Or we can have the patches in core/iommu and I pull the whole >>> thing in powerpc-next. [...] >> >> Ok! We could also stage it a bit (one or two weeks) in a separate >> branch and allow a rebase, should you find any bugs during testing? > > Sounds like a plan. > > I'll try to sort that out tomorrow, I can stick them in my -test > branch > (which is rebase friendly) for a while too. Getting them all in your -test branch gives Becky and I an opportunity to test them w/all the other PPC changes on the platforms we have that enable SWIOTLB today. - k