summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorYury Norov <yury.norov@gmail.com>2021-08-15 00:16:57 +0300
committerYury Norov <yury.norov@gmail.com>2022-01-15 19:47:30 +0300
commitb7ec62d7ee0f0b8af6ba190501dff7f9ee6545ca (patch)
treee6b779b231eb243ab07ed3283badcccdc86c0bde /tools/perf/scripts/python/export-to-sqlite.py
parentdf0cc57e057f18e44dac8e6c18aba47ab53202f9 (diff)
downloadlinux-b7ec62d7ee0f0b8af6ba190501dff7f9ee6545ca.tar.xz
bitops: protect find_first_{,zero}_bit properly
find_first_bit() and find_first_zero_bit() are not protected with ifdefs as other functions in find.h. It causes build errors on some platforms if CONFIG_GENERIC_FIND_FIRST_BIT is enabled. Signed-off-by: Yury Norov <yury.norov@gmail.com> Fixes: 2cc7b6a44ac2 ("lib: add fast path for find_first_*_bit() and find_last_bit()") Reported-by: kernel test robot <lkp@intel.com> Tested-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions