diff options
| author | Leo Yan <leo.yan@linaro.org> | 2020-11-11 15:11:28 +0800 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2020-11-11 14:44:22 -0300 |
| commit | c185f1cde46653cd0a7a1eaf461d16c462870781 (patch) | |
| tree | 348ad1e461a1b885fbf5ebf5b39561cf3c2a4cd7 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 40714c58630aaaf1eb3acc431fe206a6b36a03d6 (diff) | |
| download | linux-c185f1cde46653cd0a7a1eaf461d16c462870781.tar.gz linux-c185f1cde46653cd0a7a1eaf461d16c462870781.zip | |
perf arm-spe: Include bitops.h for BIT() macro
Include header linux/bitops.h, directly use its BIT() macro and remove
the self defined macros.
Committer notes:
Use BIT_ULL() instead of BIT to build on 32-bit arches as mentioned in
review by Andre Przywara <andre.przywara@arm.com>. I noticed the build
failure when crossbuilding to arm32 from x86_64.
Signed-off-by: Leo Yan <leo.yan@linaro.org>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Link: https://lore.kernel.org/r/20201111071149.815-2-leo.yan@linaro.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
