mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: tom.leiming@gmail.com
To: linux@arm.linux.org.uk, rmk@arm.linux.org.uk
Cc: linux-arm-kernel@lists.arm.linux.org.uk,
	linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
	Ming Lei <tom.leiming@gmail.com>
Subject: [PATCH v2 0/4] ARM:dma-mapping:DMA-API debugging patch set
Date: Mon, 20 Jul 2009 22:25:50 +0800	[thread overview]
Message-ID: <1248099954-6666-1-git-send-email-tom.leiming@gmail.com> (raw)

From: Ming Lei <tom.leiming@gmail.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.

             reply	other threads:[~2009-07-20 14:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-20 14:25 tom.leiming [this message]
2009-07-20 14:25 ` [PATCH v2 1/4] ARM:dma-mapping:wrappers for dma-api tom.leiming
2009-07-20 14:25   ` [PATCH v2 2/4] ARM:dma-mapping:only provide one set of dma-api wrappers tom.leiming
2009-07-20 14:25     ` [PATCH v2 3/4] ARM:dma-mapping:Support DMA-API debugging facility on ARM tom.leiming
2009-07-20 14:25       ` [PATCH v2 4/4] ARM:dma-mapping:fix dma_map_sg and dma_unmap_sg tom.leiming
2009-07-26 10:05 ` [PATCH v2 0/4] ARM:dma-mapping:DMA-API debugging patch set Ming Lei

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1248099954-6666-1-git-send-email-tom.leiming@gmail.com \
    --to=tom.leiming@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-arm-kernel@lists.arm.linux.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=rmk@arm.linux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome