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:
cefc53c
)
iommu-api: Add ->{un}map callbacks to iommu_ops
author
Joerg Roedel
<joerg.roedel@amd.com>
Thu, 21 Jan 2010 15:32:27 +0000
(16:32 +0100)
committer
Joerg Roedel
<joerg.roedel@amd.com>
Sun, 7 Mar 2010 17:01:11 +0000
(18:01 +0100)
This patch adds new callbacks for mapping and unmapping
pages to the iommu_ops structure. These callbacks are aware
of page sizes which makes them different to the
->{un}map_range callbacks.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
No differences found