[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] kdd: Opt in to libxc compat xc_map_foreign_* intefaces.
On Mon, 2016-01-25 at 13:25 +0000, Tim Deegan wrote: > At 12:45 +0000 on 25 Jan (1453725932), Ian Campbell wrote: > > This: > > > > kdd-xen.c: In function 'kdd_access_physical_page': > > kdd-xen.c:508:9: warning: implicit declaration of function > > 'xc_map_foreign_range' [-Wimplicit-function-declaration] > > ÂÂÂÂÂÂÂÂÂmap = xc_map_foreign_range(g->xc_handle, > > ÂÂÂÂÂÂÂÂÂ^ > > kdd-xen.c:508:13: warning: assignment makes pointer from integer > > without a cast > > ÂÂÂÂÂÂÂÂÂmap = xc_map_foreign_range(g->xc_handle, > > ÂÂÂÂÂÂÂÂÂÂÂÂÂ^ > > > > was caused by the refactoring of this functionality into > > libxenforeignmemory. > > > > Reported by: Olaf Hering <olaf@xxxxxxxxx> > > Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> > > Acked-by: Tim Deegan <tim@xxxxxxx> thanks, applied. (FTR, I skipped my usual full set of usual pre-push build tests, since the machines I use are unavailable right now. I have done an x86_64 make dist). _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |