Re: [PATCH v1] lib/test_printf: Switch to bitmap_zalloc()

From: Petr Mladek
Date: Wed Mar 20 2019 - 10:38:04 EST


On Mon 2019-03-18 17:12:55, Andy Shevchenko wrote:
> On Fri, Mar 08, 2019 at 10:37:29AM +0100, Petr Mladek wrote:
> > On Mon 2019-03-04 12:00:09, Andy Shevchenko wrote:
> > > Switch to bitmap_zalloc() to show clearly what we are allocating.
> > > Besides that it returns pointer of bitmap type instead of opaque void *.
>
> > Reviewed-by: Petr Mladek <pmladek@xxxxxxxx>
>
> Thanks!
>
> > I have already sent pull request for 5.1. I could put it into
> > printk.git, for-5.2 branch.
>
> It's not in v5.1-rc1, so, feel free to proceed as usual thru your tree.

I have commited the patch into printk.git, branch for-5.2.

Best Regards,
Petr