On 08/07/2015 12:34 PM, Julien Grall wrote:
The variable xen_store_mfn is effectively storing a GFN and not an MFN.
Signed-off-by: Julien Grall <julien.grall@xxxxxxxxxx>
---
Cc: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
Cc: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>
Cc: David Vrabel <david.vrabel@xxxxxxxxxx>
I think that the assignation of xen_start_info in
xenstored_local_init is pointless. Although I haven't drop it just
in case.
I think so too (but that would be a separate patch if you decide to do it).
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>