diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2021-05-10 22:46:29 +0300 |
---|---|---|
committer | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2021-05-12 13:52:21 +0200 |
commit | cde3d0f81e67f21f1f61fd895255f2e3b86f5bed (patch) | |
tree | fece3537990568d628d38d72938cad69e2201027 /drivers/memory | |
parent | f2e03ca3e839e2a2d80c4c764ab07b293ad5a576 (diff) | |
download | linux-cde3d0f81e67f21f1f61fd895255f2e3b86f5bed.tar.bz2 |
bitmap: Make bitmap_remap() and bitmap_bitremap() available to users
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@linux.intel.com>
Tested-by: Neeli Srinivas <sneeli@xilinx.com>
Acked-by: Yury Norov <yury.norov@gmail.com>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Diffstat (limited to 'drivers/memory')
0 files changed, 0 insertions, 0 deletions