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 6B2F5B7B99 for ; Thu, 13 Aug 2009 18:08:14 +1000 (EST) Subject: Re: [PATCH -v2 0/7] powerpc: use asm-generic/dma-mapping-common.h From: Benjamin Herrenschmidt To: Takashi Iwai In-Reply-To: References: <1249448908-18985-1-git-send-email-fujita.tomonori@lab.ntt.co.jp> <1250142522.3587.110.camel@pasglop> <1250146313.3587.113.camel@pasglop> Content-Type: text/plain Date: Thu, 13 Aug 2009 18:07:57 +1000 Message-Id: <1250150877.3587.155.camel@pasglop> Mime-Version: 1.0 Cc: linux-kernel@vger.kernel.org, FUJITA Tomonori , mingo@elte.hu, linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2009-08-13 at 09:11 +0200, Takashi Iwai wrote: > I'm willing to rebase my patches to the generic dma_ops, so feel free > to pull it first. I think I'll end up pulling Ingo's iommu branch into powerpc-next to get Fujita stuff, so if you rebase on top of his stuff, it will come along just fine. > It might need to add mmap_coherent op to all platforms when generic > dma ops is used. This would be more volume but less hackish than the > previous version, OTOH :) > Right :-) Cheers, Ben.