From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754046Ab2LBOGw (ORCPT ); Sun, 2 Dec 2012 09:06:52 -0500 Received: from 8bytes.org ([85.214.48.195]:45591 "EHLO mail.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752084Ab2LBOGv (ORCPT ); Sun, 2 Dec 2012 09:06:51 -0500 Date: Sun, 2 Dec 2012 15:06:45 +0100 From: Joerg Roedel To: Marek Szyprowski Cc: shuah.khan@hp.com, a-jacquiot@ti.com, fenghua.yu@intel.com, catalin.marinas@arm.com, lethal@linux-sh.org, benh@kernel.crashing.org, ralf@linux-mips.org, tony.luck@intel.com, davem@davemloft.net, msalter@redhat.com, monstr@monstr.eu, Ming Lei , linux-arm-kernel@lists.infradead.org, LKML , linux-c6x-dev@linux-c6x.org, linux-ia64@vger.kernel.org, linux-mips@linux-mips.org, linuxppc-dev@lists.ozlabs.org, linux-sh@vger.kernel.org, sparclinux@vger.kernel.org, microblaze-uclinux@itee.uq.edu.au, shuahkhan@gmail.com 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 Content-Disposition: inline In-Reply-To: <50B34B0F.3080204@samsung.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-DSPAM-Result: Whitelisted X-DSPAM-Processed: Sun Dec 2 15:06:49 2012 X-DSPAM-Confidence: 0.9989 X-DSPAM-Probability: 0.0000 X-DSPAM-Signature: 50bb607922978995282181 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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