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:
d8ac3dd
)
xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()
author
David Vrabel
<david.vrabel@citrix.com>
Mon, 5 Jan 2015 14:13:41 +0000
(14:13 +0000)
committer
David Vrabel
<david.vrabel@citrix.com>
Wed, 28 Jan 2015 14:03:10 +0000
(14:03 +0000)
When unmapping grants, instead of converting the kernel map ops to
unmap ops on the fly, pre-populate the set of unmap ops.
This allows the grant unmap for the kernel mappings to be trivially
batched in the future.
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Reviewed-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
arch/arm/include/asm/xen/page.h
patch
|
blob
|
history
arch/arm/xen/p2m.c
patch
|
blob
|
history
arch/x86/include/asm/xen/page.h
patch
|
blob
|
history
arch/x86/xen/p2m.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
arch/arm/include/asm/xen/page.h
Simple merge
diff --cc
arch/arm/xen/p2m.c
Simple merge
diff --cc
arch/x86/include/asm/xen/page.h
Simple merge
diff --cc
arch/x86/xen/p2m.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