On Mon, Nov 09, 2015 at 10:06:46PM +0300, Pavel Emelyanov wrote: > > + bitmap_set(vma->page_bitmap, off + 1, nr); > > nr - 1, the first bit is already set. Could you please fix this nit on the commit itself :)