]> www.infradead.org Git - users/jedix/linux-maple.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)
committerJoao Martins <joao.m.martins@oracle.com>
Sun, 27 Mar 2016 01:01:09 +0000 (02:01 +0100)
commitacfce83cbd1901ac31350077fcbd42f3d27aa35e
treed35e3edb9a44545782794a8eb8f8f316c9a9f051
parent4982a6b4ce317d6d4110c43716b5172d9664bd59
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>
(cherry picked from commit 7d567928db59cb249e5539ebb63890e24431669a)
Signed-off-by: Joao Martins <joao.m.martins@oracle.com>
drivers/xen/xenbus/xenbus_client.c
drivers/xen/xenbus/xenbus_probe.c