All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Joerg Roedel <joerg.roedel@amd.com>
Cc: iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org
Subject: Re: [git pull] dma-debug updates for 2.6.31
Date: Sun, 7 Jun 2009 11:37:58 +0200	[thread overview]
Message-ID: <20090607093758.GD31286@elte.hu> (raw)
In-Reply-To: <20090603082654.GA22359@amd.com>


* Joerg Roedel <joerg.roedel@amd.com> wrote:

> 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.

Pulled into tip:core/iommu, thanks a lot Joerg!

	Ingo

  reply	other threads:[~2009-06-07  9:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-03  8:26 [git pull] dma-debug updates for 2.6.31 Joerg Roedel
2009-06-07  9:37 ` Ingo Molnar [this message]
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=20090607093758.GD31286@elte.hu \
    --to=mingo@elte.hu \
    --cc=iommu@lists.linux-foundation.org \
    --cc=joerg.roedel@amd.com \
    --cc=linux-kernel@vger.kernel.org \
    /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.