[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1237223130-26519-1-git-send-email-joerg.roedel@amd.com>
Date: Mon, 16 Mar 2009 18:05:27 +0100
From: Joerg Roedel <joerg.roedel@....com>
To: Ingo Molnar <mingo@...hat.com>
CC: linux-kernel@...r.kernel.org, iommu@...ts.linux-foundation.org
Subject: [PATCH 0/3] dma-debug: add additional checks
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@...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