diff options
| author | FUJITA Tomonori <[email protected]> | 2009-04-14 00:43:19 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-04-15 10:22:47 +0000 |
| commit | 19c1a6f5764d787113fa323ffb18be7991208f82 (patch) | |
| tree | 97b5c7e9be546ecaf6df41fe1fbec6ec0f816a6b /arch/m32r/include/asm/assembler.h | |
| parent | dma-debug: add dma_debug_resize_entries() to adjust the number of dma_debug_e... (diff) | |
| download | kernel-19c1a6f5764d787113fa323ffb18be7991208f82.tar.gz kernel-19c1a6f5764d787113fa323ffb18be7991208f82.zip | |
x86 gart: reimplement IOMMU_LEAK feature by using DMA_API_DEBUG
IOMMU_LEAK, GART's own feature, dumps the used IOMMU entries when
IOMMU entries is full, which might be useful to find a bad driver that
eats IOMMU entries.
DMA_API_DEBUG provides the similar feature, debug_dma_dump_mappings,
and it's better than GART's IOMMU_LEAK feature. GART's IOMMU_LEAK
feature doesn't say who uses IOMMU entries so it's hard to find a bad
driver.
This patch reimplements the GART's IOMMU_LEAK feature by using
DMA_API_DEBUG.
Signed-off-by: FUJITA Tomonori <[email protected]>
Acked-by: Joerg Roedel <[email protected]>
Cc: Andrew Morton <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'arch/m32r/include/asm/assembler.h')
0 files changed, 0 insertions, 0 deletions
