On Fri, Feb 05, 2016 at 01:42:17PM +0000, Andrew Cooper wrote: > The type of the pointer to a bitmap is not interesting; it does not affect the > representation of the block of bits being pointed to. > > Make the libxc functions consistent with those in Xen, so they can work just > as well with 'unsigned int *' based bitmaps.
I'm not sure I understand this, the bitmap functions in xen/include/bitmap.h seem to take unsigned long *. Not saying that I object to this patch, just this comment looks wrong. Wei. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel