[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1244471650-4632-1-git-send-email-joerg.roedel@amd.com>
Date: Mon, 8 Jun 2009 16:34:05 +0200
From: Joerg Roedel <joerg.roedel@....com>
To: Ingo Molnar <mingo@...e.hu>
CC: iommu@...ts.linux-foundation.org, linux-kernel@...r.kernel.org
Subject: [git pull][PATCH 0/5] dma-debug minor fixes and cleanups
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists