[PATCH v2 1/5] bitmap: Make bitmap_remap() and bitmap_bitremap() available to users

Linus Walleij linus.walleij at linaro.org
Wed May 19 16:29:53 PDT 2021


On Mon, May 10, 2021 at 9:46 PM Andy Shevchenko
<andriy.shevchenko at linux.intel.com> wrote:

> Currently the bitmap_remap() and bitmap_bitremap() are available
> only for CONFIG_NUMA=y case, while some users may benefit out of it
> and being independent to NUMA code. Make them available to users
> by moving out of ifdeffery and exporting for modules.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> Tested-by: Neeli Srinivas <sneeli at xilinx.com>
> Acked-by: Yury Norov <yury.norov at gmail.com>

This series:
Reviewed-by: Linus Walleij <linus.walleij at linaro.org>

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list