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 0726CB6F2B for ; Thu, 27 Aug 2009 13:12:40 +1000 (EST) Subject: Re: [PATCH -v2 0/7] powerpc: use asm-generic/dma-mapping-common.h From: Benjamin Herrenschmidt To: Ingo Molnar In-Reply-To: <20090813085505.GA10671@elte.hu> 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> Content-Type: text/plain Date: Thu, 27 Aug 2009 13:12:15 +1000 Message-Id: <1251342735.20467.2.camel@pasglop> Mime-Version: 1.0 Cc: FUJITA Tomonori , linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, galak@kernel.crashing.orga List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2009-08-13 at 10:55 +0200, Ingo Molnar wrote: > 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? Allright so after various delays and sidetracking on my side, the patches have been in my -test branch for long enough, I'm happy for them to go in either way now. I'm going to take them out of powerpc test for now and not put them in my -next right away until I'm sure I have the right source to pull, at which point I can just put from tip iommu. Cheers, Ben. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751467AbZH0DMl (ORCPT ); Wed, 26 Aug 2009 23:12:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751066AbZH0DMl (ORCPT ); Wed, 26 Aug 2009 23:12:41 -0400 Received: from gate.crashing.org ([63.228.1.57]:47399 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750886AbZH0DMk (ORCPT ); Wed, 26 Aug 2009 23:12:40 -0400 Subject: Re: [PATCH -v2 0/7] powerpc: use asm-generic/dma-mapping-common.h From: Benjamin Herrenschmidt To: Ingo Molnar Cc: FUJITA Tomonori , linuxppc-dev@lists.ozlabs.org, galak@kernel.crashing.orga, beckyb@kernel.crashing.org, linux-kernel@vger.kernel.org In-Reply-To: <20090813085505.GA10671@elte.hu> 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> Content-Type: text/plain Date: Thu, 27 Aug 2009 13:12:15 +1000 Message-Id: <1251342735.20467.2.camel@pasglop> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2009-08-13 at 10:55 +0200, Ingo Molnar wrote: > 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? Allright so after various delays and sidetracking on my side, the patches have been in my -test branch for long enough, I'm happy for them to go in either way now. I'm going to take them out of powerpc test for now and not put them in my -next right away until I'm sure I have the right source to pull, at which point I can just put from tip iommu. Cheers, Ben.