[PATCH 0/3] dma-debug: add additional checks

From: Joerg Roedel
Date: Mon Mar 16 2009 - 13:12:19 EST


Hi,

this small series of patches adds three additional checks to the dma-api
debugging code. The first one checks if dma mappings are requested for
kernel text or rodata segments.
The second check added makes noise if a device is unbound from its
driver and there are still pending dma allocations we are aware of.

Joerg

diffstat:

arch/x86/kernel/pci-dma.c | 4 ++
include/linux/dma-debug.h | 7 ++++
lib/dma-debug.c | 81 ++++++++++++++++++++++++++++++++++++++++++++-
3 files changed, 91 insertions(+), 1 deletions(-)



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/