From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shuah Khan Date: Fri, 23 Nov 2012 21:29:02 +0000 Subject: [PATCH 0/9] dma_debug: add debug_dma_mapping_error support to architectures that support DMA_DEBUG_A Message-Id: <1353706142.5270.93.camel@lorien2> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org An earlier patch added dma mapping error debug feature to dma_debug infrastructure. References: https://lkml.org/lkml/2012/10/8/296 https://lkml.org/lkml/2012/11/3/219 The following series of patches adds the call to debug_dma_mapping_error() to architecture specific dma_mapping_error() interfaces on the following architectures that support CONFIG_DMA_API_DEBUG. arm64 c6x ia64 microblaze mips powerpc sh sparc tile arm - Change is already in Marek's dma-mapping tree[1] https://patchwork.kernel.org/patch/1625601/ microblaze - Change is already in linux-next. Including it for completeness linux-next commit f229605441030bcd315c21d97b25889d63ed0130 x86 - done in the first patch that added the feature. ARM64: dma_debug: add debug_dma_mapping_error support c6x: dma_debug: add debug_dma_mapping_error support ia64: dma_debug: add debug_dma_mapping_error support microblaze: dma-mapping: support debug_dma_mapping_error mips: dma_debug: add debug_dma_mapping_error support powerpc: dma_debug: add debug_dma_mapping_error support sh: dma_debug: add debug_dma_mapping_error support sparc: dma_debug: add debug_dma_mapping_error support tile: dma_debug: add debug_dma_mapping_error support Thanks, -- Shuah From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Fri, 23 Nov 2012 22:29:22 +0100 (CET) Received: from g4t0014.houston.hp.com ([15.201.24.17]:39782 "EHLO g4t0014.houston.hp.com" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S6824768Ab2KWV3VNDM-8 (ORCPT ); Fri, 23 Nov 2012 22:29:21 +0100 Received: from g4t0018.houston.hp.com (g4t0018.houston.hp.com [16.234.32.27]) by g4t0014.houston.hp.com (Postfix) with ESMTP id 031CA24038; Fri, 23 Nov 2012 21:29:14 +0000 (UTC) Received: from [10.152.0.6] (swa01cs005-da01.atlanta.hp.com [16.114.29.155]) by g4t0018.houston.hp.com (Postfix) with ESMTP id 8FD2410170; Fri, 23 Nov 2012 21:29:03 +0000 (UTC) Message-ID: <1353706142.5270.93.camel@lorien2> Subject: [PATCH 0/9] dma_debug: add debug_dma_mapping_error support to architectures that support DMA_DEBUG_API From: Shuah Khan Reply-To: shuah.khan@hp.com To: Joerg Roedel , 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, m.szyprowski@samsung.com, msalter@redhat.com, monstr@monstr.eu, Ming Lei Cc: 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 Date: Fri, 23 Nov 2012 14:29:02 -0700 Organization: ISS-Linux Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit Mime-Version: 1.0 X-archive-position: 35097 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: shuah.khan@hp.com Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips Return-Path: An earlier patch added dma mapping error debug feature to dma_debug infrastructure. References: https://lkml.org/lkml/2012/10/8/296 https://lkml.org/lkml/2012/11/3/219 The following series of patches adds the call to debug_dma_mapping_error() to architecture specific dma_mapping_error() interfaces on the following architectures that support CONFIG_DMA_API_DEBUG. arm64 c6x ia64 microblaze mips powerpc sh sparc tile arm - Change is already in Marek's dma-mapping tree[1] https://patchwork.kernel.org/patch/1625601/ microblaze - Change is already in linux-next. Including it for completeness linux-next commit f229605441030bcd315c21d97b25889d63ed0130 x86 - done in the first patch that added the feature. ARM64: dma_debug: add debug_dma_mapping_error support c6x: dma_debug: add debug_dma_mapping_error support ia64: dma_debug: add debug_dma_mapping_error support microblaze: dma-mapping: support debug_dma_mapping_error mips: dma_debug: add debug_dma_mapping_error support powerpc: dma_debug: add debug_dma_mapping_error support sh: dma_debug: add debug_dma_mapping_error support sparc: dma_debug: add debug_dma_mapping_error support tile: dma_debug: add debug_dma_mapping_error support Thanks, -- Shuah From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from g4t0014.houston.hp.com (g4t0014.houston.hp.com [15.201.24.17]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "smtp.hp.com", Issuer "VeriSign Class 3 Secure Server CA - G3" (not verified)) by ozlabs.org (Postfix) with ESMTPS id E7B802C0095 for ; Sat, 24 Nov 2012 08:37:12 +1100 (EST) Message-ID: <1353706142.5270.93.camel@lorien2> Subject: [PATCH 0/9] dma_debug: add debug_dma_mapping_error support to architectures that support DMA_DEBUG_API From: Shuah Khan To: Joerg Roedel , 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, m.szyprowski@samsung.com, msalter@redhat.com, monstr@monstr.eu, Ming Lei Date: Fri, 23 Nov 2012 14:29:02 -0700 Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: linux-mips@linux-mips.org, linux-ia64@vger.kernel.org, linux-c6x-dev@linux-c6x.org, linux-sh@vger.kernel.org, microblaze-uclinux@itee.uq.edu.au, LKML , shuahkhan@gmail.com, sparclinux@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org Reply-To: shuah.khan@hp.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , An earlier patch added dma mapping error debug feature to dma_debug infrastructure. References: https://lkml.org/lkml/2012/10/8/296 https://lkml.org/lkml/2012/11/3/219 The following series of patches adds the call to debug_dma_mapping_error() to architecture specific dma_mapping_error() interfaces on the following architectures that support CONFIG_DMA_API_DEBUG. arm64 c6x ia64 microblaze mips powerpc sh sparc tile arm - Change is already in Marek's dma-mapping tree[1] https://patchwork.kernel.org/patch/1625601/ microblaze - Change is already in linux-next. Including it for completeness linux-next commit f229605441030bcd315c21d97b25889d63ed0130 x86 - done in the first patch that added the feature. ARM64: dma_debug: add debug_dma_mapping_error support c6x: dma_debug: add debug_dma_mapping_error support ia64: dma_debug: add debug_dma_mapping_error support microblaze: dma-mapping: support debug_dma_mapping_error mips: dma_debug: add debug_dma_mapping_error support powerpc: dma_debug: add debug_dma_mapping_error support sh: dma_debug: add debug_dma_mapping_error support sparc: dma_debug: add debug_dma_mapping_error support tile: dma_debug: add debug_dma_mapping_error support Thanks, -- Shuah From mboxrd@z Thu Jan 1 00:00:00 1970 From: shuah.khan@hp.com (Shuah Khan) Date: Fri, 23 Nov 2012 14:29:02 -0700 Subject: [PATCH 0/9] dma_debug: add debug_dma_mapping_error support to architectures that support DMA_DEBUG_API Message-ID: <1353706142.5270.93.camel@lorien2> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org An earlier patch added dma mapping error debug feature to dma_debug infrastructure. References: https://lkml.org/lkml/2012/10/8/296 https://lkml.org/lkml/2012/11/3/219 The following series of patches adds the call to debug_dma_mapping_error() to architecture specific dma_mapping_error() interfaces on the following architectures that support CONFIG_DMA_API_DEBUG. arm64 c6x ia64 microblaze mips powerpc sh sparc tile arm - Change is already in Marek's dma-mapping tree[1] https://patchwork.kernel.org/patch/1625601/ microblaze - Change is already in linux-next. Including it for completeness linux-next commit f229605441030bcd315c21d97b25889d63ed0130 x86 - done in the first patch that added the feature. ARM64: dma_debug: add debug_dma_mapping_error support c6x: dma_debug: add debug_dma_mapping_error support ia64: dma_debug: add debug_dma_mapping_error support microblaze: dma-mapping: support debug_dma_mapping_error mips: dma_debug: add debug_dma_mapping_error support powerpc: dma_debug: add debug_dma_mapping_error support sh: dma_debug: add debug_dma_mapping_error support sparc: dma_debug: add debug_dma_mapping_error support tile: dma_debug: add debug_dma_mapping_error support Thanks, -- Shuah