kmemcheck: add DMA hooks
authorVegard Nossum <vegard.nossum@gmail.com>
Sun, 20 Jul 2008 08:44:54 +0000 (10:44 +0200)
committerVegard Nossum <vegard.nossum@gmail.com>
Mon, 15 Jun 2009 10:40:05 +0000 (12:40 +0200)
This patch hooks into the DMA API to prevent the reporting of the
false positives that would otherwise be reported when memory is
accessed that is also used directly by devices.

[rebased for mainline inclusion]
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>

No differences found