Re: [PATCH net-next v1 1/1] wwan: core: Use the bitmap API to allocate bitmaps

From: Andy Shevchenko
Date: Tue Aug 29 2023 - 09:28:43 EST


On Mon, Aug 28, 2023 at 12:45:24PM -0700, Jakub Kicinski wrote:
> On Mon, 28 Aug 2023 16:19:53 +0300 Andy Shevchenko wrote:
> > Use bitmap_zalloc() and bitmap_free() instead of hand-writing them.
> > It is less verbose and it improves the type checking and semantic.
> >
> > While at it, add missing header inclusion (should be bitops.h,
> > but with the above change it becomes bitmap.h).
>
> ## Form letter - net-next-closed
>
> The merge window for v6.6 has begun and therefore net-next is closed
> for new drivers, features, code refactoring and optimizations.
> We are currently accepting bug fixes only.

Sure.

> Please repost when net-next reopens after Sept 11th.

I'm wondering since we have established lore archive along with `b4` or any
analogous tool (since there is an API) why I need to repost. It increases
the SNR in the mailing lists, consumes more resources —> adds into global
climate change.

--
With Best Regards,
Andy Shevchenko