>>> On 21.02.18 at 15:02, <[email protected]> wrote: > @@ -160,7 +162,8 @@ static int m2p_mapped(unsigned long spfn) > > static int share_hotadd_m2p_table(struct mem_hotadd_info *info) > { > - unsigned long i, n, v, m2p_start_mfn = 0; > + unsigned long i, n, v; > + mfn_t m2p_start_mfn = _mfn(0);
INVALID_MFN again please. With that Acked-by: Jan Beulich <[email protected]> Jan _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
