diff options
author | Marc Zyngier <maz@kernel.org> | 2024-05-02 18:42:47 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2024-05-03 13:34:51 +0300 |
commit | 838d992b84486311e6039170d28b79a7a0633f06 (patch) | |
tree | 05cf2d997f987fc5592abfbfdea1e7ff1e1ea91b /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 03b3d00a70b55857439511c1b558ca00a99f4126 (diff) | |
download | linux-838d992b84486311e6039170d28b79a7a0633f06.tar.xz |
KVM: arm64: Convert kvm_mpidr_index() to bitmap_gather()
Linux 6.9 has introduced new bitmap manipulation helpers, with
bitmap_gather() being of special interest, as it does exactly
what kvm_mpidr_index() is already doing.
Make the latter a wrapper around the former.
Reviewed-by: Oliver Upton <oliver.upton@linux.dev>
Link: https://lore.kernel.org/r/20240502154247.3012042-1-maz@kernel.org
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions