[git pull][PATCH 0/5] dma-debug minor fixes and cleanups

Joerg Roedel joerg.roedel at amd.com
Mon Jun 8 07:34:05 PDT 2009


Hi Ingo,

The following changes since commit 62a6f465f6572e1f28765c583c12753bb3e23715:
  Ingo Molnar (1):
        Merge branch 'dma-debug/2.6.31' of git://git.kernel.org/.../joro/linux-2.6-iommu into core/iommu

are available in the git repository at:

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

Joerg Roedel (5):
      dma-debug: comment style fixes
      dma-debug: code style fixes
      dma-debug: use pr_* instead of printk(KERN_* ...)
      dma-debug: disable/enable irqs only once in device_dma_allocations
      dma-debug: simplify logic in driver_filter()

 lib/dma-debug.c |  112 +++++++++++++++++++++++++++---------------------------
 1 files changed, 56 insertions(+), 56 deletions(-)

These changes fix various style issues and convert API functions to
newer versions. The last two patches optimize irq enable/disable
frequency and simplify driver filter code to make it more readable.
Please pull.

Thanks,

	Joerg




More information about the iommu mailing list