Re: [PATCH v2 1/8] lib/find_bit.c: Add find_last_zero_bit

From: Greg KH
Date: Sun Dec 06 2020 - 04:02:37 EST


On Sun, Dec 06, 2020 at 05:56:30PM +0900, Yun Levi wrote:
> > This, and the change above this, are not related to this patch so you
> > might not want to include them.
>
> > Also, why is this patch series even needed? I don't see a justification
> > for it anywhere, only "what" this patch is, not "why".
>
> I think the find_last_zero_bit will help to improve in
> 7th patch's change and It can be used in the future.
> But if my thinking is bad.. Please let me know..

You need to explain that in a 0/8 patch. But note that this seems like
a lot of work just for one tiny user, what is the real benifit here?

thanks,

greg k-h