diff options
author | Marc Zyngier <maz@kernel.org> | 2024-05-02 16:42:47 +0100 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2024-05-03 11:34:51 +0100 |
commit | 838d992b84486311e6039170d28b79a7a0633f06 (patch) | |
tree | 05cf2d997f987fc5592abfbfdea1e7ff1e1ea91b /scripts/gdb/linux/pgtable.py | |
parent | 03b3d00a70b55857439511c1b558ca00a99f4126 (diff) |
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 'scripts/gdb/linux/pgtable.py')
0 files changed, 0 insertions, 0 deletions