On Sat, Jun 19, 2021 at 12:36:44AM +0300, Andy Shevchenko wrote: > On Fri, Jun 18, 2021 at 11:11 PM Yury Norov <yury.norov@xxxxxxxxx> wrote: > > > > On Fri, Jun 18, 2021 at 05:38:54PM +0300, Andy Shevchenko wrote: > > > Rename bitmap_alloc() to bitmap_zalloc() in tools to follow new coming > > > bitmap API extension in kernel. > > > > Can you please tell more about the new coming extensions? > > Ah, this is outdated text. It was about the time when bitmap_*alloc() > was introduced in the kernel. > > > Anyways, > > Acked-by: Yury Norov <ynorov@xxxxxxxxxxxxxxxxxx> > > > > All bitmap patches together can be found here: > > https://github.com/norov/linux/commits/bm-f1 > > Should I resend with that fixed (I have also noticed that your address > in Suggested-by is outdated)? Yes. Please use Suggested-by: Yury Norov <yury.norov@xxxxxxxxx> Acked-by: Yury Norov <yury.norov@xxxxxxxxx>