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>
drivers/block/xen-blkback/blkback.c
patch
|
blob
|
history
drivers/xen/gntdev.c
patch
|
blob
|
history
drivers/xen/grant-table.c
patch
|
blob
|
history
include/xen/grant_table.h
patch
|
blob
|
history
diff --cc
drivers/block/xen-blkback/blkback.c
Simple merge
diff --cc
drivers/xen/gntdev.c
Simple merge
diff --cc
drivers/xen/grant-table.c
Simple merge
diff --cc
include/xen/grant_table.h
Simple merge