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:
4dcaebb
)
block: xen-blkback: use API provided by xenbus module to map rings
author
David Vrabel
<david.vrabel@citrix.com>
Thu, 29 Sep 2011 15:53:30 +0000
(16:53 +0100)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Wed, 26 Oct 2011 14:02:35 +0000
(10:02 -0400)
The xenbus module provides xenbus_map_ring_valloc() and
xenbus_map_ring_vfree(). Use these to map the ring pages granted by
the frontend.
Acked-by: Jens Axboe <jaxboe@fusionio.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
No differences found