Re: [PATCH] lib/vsprintf: don't increment buf in bitmap_list_string

From: Yury Norov
Date: Wed Aug 18 2021 - 16:10:10 EST


On Wed, Aug 18, 2021 at 12:36:51PM -0700, Andrew Morton wrote:
> On Wed, 18 Aug 2021 12:17:18 +0300 Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
>
> > On Tue, Aug 17, 2021 at 12:37:35PM -0700, Yury Norov wrote:
> >
> > Thanks!
> >
> > > Increment is confusing as the buf is overritten at the same line.
> >
> > > Fixes: b1c4af4d3d6b (vsprintf: rework bitmap_list_string) (next-20210817)
> >
> > Fixes tag has its special format. I don't think we need it here, just to ask
> > Andrew in comments that it needs to be folded.
>
> I'm assuming that Sergey will be handling this one?

This is a fix to recent bitmap series. If you fold-in into
b1c4af4d3d6b, would be also OK.