[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1248099954-6666-1-git-send-email-tom.leiming@gmail.com>
Date: Mon, 20 Jul 2009 22:25:50 +0800
From: tom.leiming@...il.com
To: linux@....linux.org.uk, rmk@....linux.org.uk
Cc: linux-arm-kernel@...ts.arm.linux.org.uk,
linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
Ming Lei <tom.leiming@...il.com>
Subject: [PATCH v2 0/4] ARM:dma-mapping:DMA-API debugging patch set
From: Ming Lei <tom.leiming@...il.com>
Hi,
This patch set introduces dma-api debugging facility on ARM, and is
against -rc3-next tree.
Based on the feedback from Russell King, this version removes
unnecessary calling of debug_dma_map_page and debug_dma_unmap_page
in dma_map_sg and dma_unmap_sg respectively.
arch/arm/Kconfig | 1 +
arch/arm/common/dmabounce.c | 12 ++--
arch/arm/include/asm/dma-mapping.h | 114 +++++++++++++++++++++++++++++-------
arch/arm/mm/dma-mapping.c | 41 ++++++++-----
4 files changed, 126 insertions(+), 42 deletions(-)
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists