On Mon, Jul 31, 2017 at 06:11:56PM +0100, Dr. David Alan Gilbert wrote: > * Peter Xu (pet...@redhat.com) wrote: > > It is used to invert the whole bitmap. > > Would it be easier to change bitmap_complement to use ^ > in it's macro and slow_bitmap_complement, and then you could call it > with src==dst to do the same thing with just that small change?
Or, I can directly use that and drop this patch. :-) (I didn't really notice that one before) Thanks, -- Peter Xu