]> asedeno.scripts.mit.edu Git - linux.git/commit
xen/xenbus: Use Xen page definition
authorJulien Grall <julien.grall@citrix.com>
Tue, 5 May 2015 15:38:27 +0000 (16:38 +0100)
committerDavid Vrabel <david.vrabel@citrix.com>
Fri, 23 Oct 2015 13:20:37 +0000 (14:20 +0100)
commit7d567928db59cb249e5539ebb63890e24431669a
tree83399f59c621c1e26fb7125a2cdd7f8a93a5d964
parent36f8abd36febf1c6f67dae26ec7a87be44629138
xen/xenbus: Use Xen page definition

All the ring (xenstore, and PV rings) are always based on the page
granularity of Xen.

Signed-off-by: Julien Grall <julien.grall@citrix.com>
Reviewed-by: David Vrabel <david.vrabel@citrix.com>
Reviewed-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
drivers/xen/xenbus/xenbus_client.c
drivers/xen/xenbus/xenbus_probe.c