diff options
author | 2021-05-10 22:46:29 +0300 | |
---|---|---|
committer | 2021-05-12 13:52:21 +0200 | |
commit | cde3d0f81e67f21f1f61fd895255f2e3b86f5bed (patch) | |
tree | fece3537990568d628d38d72938cad69e2201027 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gpiolib: Drop duplicate offset check in gpiochip_is_requested() (diff) | |
download | linux-dev-cde3d0f81e67f21f1f61fd895255f2e3b86f5bed.tar.xz linux-dev-cde3d0f81e67f21f1f61fd895255f2e3b86f5bed.zip |
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 '')
0 files changed, 0 insertions, 0 deletions