Re: [PATCH v3 RESEND 3/6] bitmap: Make bitmap_onto() available to users
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: 2024-02-12 12:27:24
Also in:
lkml, netdev
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: 2024-02-12 12:27:24
Also in:
lkml, netdev
On Mon, Feb 12, 2024 at 08:56:31AM +0100, Herve Codina wrote:
Currently the bitmap_onto() is available only for CONFIG_NUMA=y case, while some users may benefit out of it and being independent to NUMA code. Make it available to users by moving out of ifdeffery and exporting for modules.
Wondering if you are trying to have something like https://lore.kernel.org/lkml/20230926052007.3917389-1-andriy.shevchenko@linux.intel.com/ (local) -- With Best Regards, Andy Shevchenko