diff options
author | 2022-07-06 07:20:15 +0200 | |
---|---|---|
committer | 2022-07-06 11:02:58 +0100 | |
commit | 0e35850b341e88055ca11cad74efa464b2159984 (patch) | |
tree | 5e37c65b24a99a2c8b3c51cfbb5a598a9aa3b742 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drivers/perf: riscv_pmu: Add riscv pmu pm notifier (diff) | |
download | wireguard-linux-0e35850b341e88055ca11cad74efa464b2159984.tar.xz wireguard-linux-0e35850b341e88055ca11cad74efa464b2159984.zip |
perf/arm-cci: Use the bitmap API to allocate bitmaps
Use devm_bitmap_zalloc() instead of hand-writing it.
It is less verbose and it improves the semantic.
While at it, use bitmap_zero() instead of hand-writing it.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/fbde85a5e8ae99b10a2115d8ea1e69320a62947f.1657084786.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions