From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.8bytes.org (8bytes.org [IPv6:2a01:238:4242:f000:64f:6c43:3523:e535]) by ozlabs.org (Postfix) with ESMTP id 247822C007D for ; Mon, 3 Dec 2012 01:06:53 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by mail.8bytes.org (Postfix) with SMTP id 90DAB12AEB5 for ; Sun, 2 Dec 2012 15:06:48 +0100 (CET) Date: Sun, 2 Dec 2012 15:06:45 +0100 From: Joerg Roedel To: Marek Szyprowski Subject: Re: [PATCH 0/9] dma_debug: add debug_dma_mapping_error support to architectures that support DMA_DEBUG_API Message-ID: <20121202140644.GP30633@8bytes.org> References: <1353706142.5270.93.camel@lorien2> <50B34B0F.3080204@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <50B34B0F.3080204@samsung.com> Cc: linux-mips@linux-mips.org, linux-ia64@vger.kernel.org, a-jacquiot@ti.com, catalin.marinas@arm.com, Ming Lei , shuahkhan@gmail.com, sparclinux@vger.kernel.org, linux-c6x-dev@linux-c6x.org, linux-sh@vger.kernel.org, msalter@redhat.com, shuah.khan@hp.com, fenghua.yu@intel.com, microblaze-uclinux@itee.uq.edu.au, linux-arm-kernel@lists.infradead.org, monstr@monstr.eu, tony.luck@intel.com, LKML , ralf@linux-mips.org, lethal@linux-sh.org, linuxppc-dev@lists.ozlabs.org, davem@davemloft.net List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Marek, On Mon, Nov 26, 2012 at 11:57:19AM +0100, Marek Szyprowski wrote: > I've took all the patches to the next-dma-debug branch in my tree, I sorry > that You have to wait so long for it. My branch is based on Joerg's > dma-debug branch and I've included it for testing in linux-next branch. The patches are now two times in next. One version from my tree and one from yours. Please remove the version from your tree, the patches should go upstream via my dma-debug branch. Joerg