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:
14e5123
)
iommu/ipmmu-vmsa: Rewrite page table management
author
Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com>
Thu, 15 May 2014 10:40:48 +0000
(12:40 +0200)
committer
Joerg Roedel
<jroedel@suse.de>
Mon, 26 May 2014 09:22:24 +0000
(11:22 +0200)
The IOMMU core will only call us with page sizes advertized as supported
by the driver. We can thus simplify the code by removing loops over PGD
and PMD entries.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
No differences found