[Xen-devel] [PATCH] kdd: Opt in to libxc compat xc_map_foreign_* intefaces.

2016-01-25 Thread Ian Campbell
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

Re: [Xen-devel] [PATCH] kdd: Opt in to libxc compat xc_map_foreign_* intefaces.

2016-01-25 Thread Tim Deegan
At 12:45 + 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, >

Re: [Xen-devel] [PATCH] kdd: Opt in to libxc compat xc_map_foreign_* intefaces.

2016-01-25 Thread Ian Campbell
On Mon, 2016-01-25 at 13:25 +, Tim Deegan wrote: > At 12:45 + 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'

Re: [Xen-devel] [PATCH] kdd: Opt in to libxc compat xc_map_foreign_* intefaces.

2016-01-25 Thread Olaf Hering
On Mon, Jan 25, Ian Campbell wrote: > Reported by: Olaf Hering Tested-by: Olaf Hering Thanks, Olaf ___ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel