All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joerg Roedel <joerg.roedel@amd.com>
To: mingo@elte.hu
Cc: iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org
Subject: [git pull] dma-debug updates for 2.6.31
Date: Wed, 3 Jun 2009 10:26:54 +0200	[thread overview]
Message-ID: <20090603082654.GA22359@amd.com> (raw)

Hi Ingo,

The following changes since commit 83cce2b69eaa4bc7535f98f75b79397baf277470:
  Joerg Roedel (1):
        Merge branches 'amd-iommu/fixes', 'amd-iommu/debug', 'amd-iommu/suspend-resume' and 'amd-iommu/extended-allocator' into amd-iommu/2.6.31

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu.git dma-debug/2.6.31

FUJITA Tomonori (3):
      dma-debug: use sg_dma_address accessor instead of using dma_address directly
      dma-debug: use sg_dma_len accessor
      dma-debug: fix debug_dma_sync_sg_for_cpu and debug_dma_sync_sg_for_device

Joerg Roedel (6):
      dma-debug: re-add dma memory leak detection
      dma-debug: add variables and checks for driver filter
      dma-debug: add debugfs file for driver filter
      dma-debug: add dma_debug_driver kernel command line
      dma-debug: add documentation for the driver filter
      Merge branches 'dma-debug/fixes' and 'dma-debug/driver-filter' into dma-debug/2.6.31

 Documentation/DMA-API.txt           |   12 ++
 Documentation/kernel-parameters.txt |    7 +
 lib/dma-debug.c                     |  291 ++++++++++++++++++++++++++++++++---
 3 files changed, 288 insertions(+), 22 deletions(-)

The changes include some fixes and a new feature, the driver filter.
With this filter the dma-debug code can be instrumented to only print
error messages originating by a selected driver. The driver to filter
for can be set by a kernel command line or by a new file in debugfs.
Please pull.

Joerg

-- 
           | Advanced Micro Devices GmbH
 Operating | Karl-Hammerschmidt-Str. 34, 85609 Dornach bei München
 System    | 
 Research  | Geschäftsführer: Thomas M. McCoy, Giuliano Meroni
 Center    | Sitz: Dornach, Gemeinde Aschheim, Landkreis München
           | Registergericht München, HRB Nr. 43632


             reply	other threads:[~2009-06-03  8:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-03  8:26 Joerg Roedel [this message]
2009-06-07  9:37 ` [git pull] dma-debug updates for 2.6.31 Ingo Molnar
2009-06-07 10:14   ` Ingo Molnar
2009-06-08 12:29     ` Joerg Roedel
2009-06-08 14:03     ` Joerg Roedel

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=20090603082654.GA22359@amd.com \
    --to=joerg.roedel@amd.com \
    --cc=iommu@lists.linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.