diff options
| author | Leo Yan <[email protected]> | 2020-11-11 15:11:28 +0800 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2020-11-11 14:44:22 -0300 |
| commit | c185f1cde46653cd0a7a1eaf461d16c462870781 (patch) | |
| tree | 348ad1e461a1b885fbf5ebf5b39561cf3c2a4cd7 /tools/perf/scripts/python/flamegraph.py | |
| parent | 40714c58630aaaf1eb3acc431fe206a6b36a03d6 (diff) | |
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 <[email protected]>. I noticed the build
failure when crossbuilding to arm32 from x86_64.
Signed-off-by: Leo Yan <[email protected]>
Reviewed-by: Andre Przywara <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions