git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44b372d
)
powerpc: Call dma_debug_add_bus for PCI and VIO buses
author
Anton Blanchard
<anton@samba.org>
Sun, 24 Jun 2012 18:25:28 +0000
(18:25 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 10 Jul 2012 09:18:57 +0000
(19:18 +1000)
The DMA API debug code has hooks to verify all DMA entries have been
freed at time of hot unplug. We need to call dma_debug_add_bus for
this to work.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found