]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*
authorJulien Grall <julien.grall@citrix.com>
Tue, 13 Oct 2015 16:50:11 +0000 (17:50 +0100)
committerJoao Martins <joao.m.martins@oracle.com>
Sun, 27 Mar 2016 01:01:21 +0000 (02:01 +0100)
commitf6271e8c5624c40d828bf72cf086c42fbb352cad
tree96b1f20bb19d1951966cd6a883d362c35a580a01
parent00ca5ae178b5ac5fc11403d03b0953b5826a9d24
xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*

Linux may use a different page size than the size of grant. So make
clear that the order is actually in number of grant.

Signed-off-by: Julien Grall <julien.grall@citrix.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
(cherry picked from commit 9cce2914e2b21339dca12c91dc9f35790366cc4c)
Signed-off-by: Joao Martins <joao.m.martins@oracle.com>
drivers/block/xen-blkback/blkback.c
drivers/block/xen-blkback/xenbus.c
drivers/block/xen-blkfront.c
drivers/xen/xenbus/xenbus_client.c
include/xen/xenbus.h