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:
ef91082
)
xen-gntdev: Use find_vma rather than iterating our vma list manually
author
Daniel De Graaf
<dgdegra@tycho.nsa.gov>
Thu, 3 Feb 2011 17:19:00 +0000
(12:19 -0500)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Mon, 14 Feb 2011 19:08:50 +0000
(14:08 -0500)
This should be faster if many mappings exist, and also removes
the only user of map->vma not related to PTE modification.
Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
No differences found