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:
dbcc112
)
AMD IOMMU: move TLB flushing to the map/unmap helper functions
author
Joerg Roedel
<joerg.roedel@amd.com>
Thu, 4 Sep 2008 13:49:46 +0000
(15:49 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 19 Sep 2008 10:59:04 +0000
(12:59 +0200)
This patch moves the invocation of the flushing functions to the
map/unmap helpers because its common code in all dma_ops relevant
mapping/unmapping code.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found