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:
325d73b
)
xen/grant: introduce func gnttab_unmap_refs_sync()
author
Bob Liu
<bob.liu@oracle.com>
Fri, 3 Apr 2015 06:42:59 +0000
(14:42 +0800)
committer
David Vrabel
<david.vrabel@citrix.com>
Mon, 27 Apr 2015 10:41:12 +0000
(11:41 +0100)
There are several place using gnttab async unmap and wait for
completion, so move the common code to a function
gnttab_unmap_refs_sync().
Signed-off-by: Bob Liu <bob.liu@oracle.com>
Acked-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
No differences found