[PATCH v2 0/4] ARM:dma-mapping:DMA-API debugging patch set

From: tom . leiming
Date: Mon Jul 20 2009 - 10:26:21 EST


From: Ming Lei <tom.leiming@xxxxxxxxx>

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/