[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Re: [Xen-changelog] [xen-unstable] libxc: use new (replacement) mmap-batch ioctl
On Wed, Jan 13, 2010 at 3:40 AM, Xen patchbot-unstable <patchbot-unstable@xxxxxxxxxxxxxxxxxxx> wrote: > # HG changeset patch > # User Keir Fraser <keir.fraser@xxxxxxxxxx> > # Date 1263370376 0 > # Node ID 0b138a01929237f671a3bb7021755d304e294699 > # Parent 0e3910f1de6483cd22d066d491db646a6bc41fa4 > libxc: use new (replacement) mmap-batch ioctl > > Replace all calls to xc_map_foreign_batch() where the caller doesn't > look at the passed in array to check for errors by calls to > xc_map_foreign_pages(). Replace all remaining calls by such to the > newly introduced xc_map_foreign_bulk(). > FYI, I see the following build error with this patch... xc_map_foreign_bulk() should be moved up. MRJ xc_misc.c:390: warning: weak declaration of 'xc_map_foreign_bulk' after first use results in unspecified behavior gmake[5]: *** [xc_misc.o] Error 1 gmake[4]: *** [build] Error 2 gmake[3]: *** [subdir-install-libxc] Error 2 gmake[2]: *** [subdirs-install] Error 2 gmake[1]: *** [install-tools] Error 2 gmake: *** [world] Error 2 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |