]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xen/xenbus: Rename the variable xen_store_mfn to xen_store_gfn
authorJulien Grall <julien.grall@citrix.com>
Fri, 7 Aug 2015 16:34:42 +0000 (17:34 +0100)
committerChuck Anderson <chuck.anderson@oracle.com>
Fri, 5 Feb 2016 11:43:38 +0000 (03:43 -0800)
commitb763a99fdd7c2acaec5a33274fd312fe9f116aab
treeff17af9cfb67655aae0f0a1ad6e46524a329ba60
parenta3b781d668177d721a113aaff4926cba3c259263
xen/xenbus: Rename the variable xen_store_mfn to xen_store_gfn

The variable xen_store_mfn is effectively storing a GFN and not an MFN.

Signed-off-by: Julien Grall <julien.grall@citrix.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
(cherry picked from commit 5f51042f876b88a3b81a135cc4ca0adb3d246112)
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
(cherry picked from commit f942d3888eb0fdadef762bb7e87353b88c385f40)
drivers/xen/xenbus/xenbus_probe.c