On Mon, Jul 24, 2017 at 07:02:10PM -0400, Dennis Zhou wrote: > From: "Dennis Zhou (Facebook)" <dennissz...@gmail.com> > > The area map allocator only used a bitmap for the backing page state. > The new bitmap allocator will use bitmaps to manage the allocation > region in addition to this. > > This patch generalizes the bitmap iterators so they can be reused with > the bitmap allocator. > > Signed-off-by: Dennis Zhou <dennissz...@gmail.com>
Applied 1-13 to percpu/for-4.14. Nice cleanups. Thanks. -- tejun