[PATCH] KVM: arm64: Convert kvm_mpidr_index() to bitmap_gather()
Marc Zyngier
maz at kernel.org
Fri May 3 06:35:15 PDT 2024
On Thu, 02 May 2024 16:42:47 +0100, Marc Zyngier wrote:
> 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.
>
>
> [...]
Applied to next, thanks!
[1/1] KVM: arm64: Convert kvm_mpidr_index() to bitmap_gather()
commit: 838d992b84486311e6039170d28b79a7a0633f06
Cheers,
M.
--
Without deviation from the norm, progress is not possible.
More information about the linux-arm-kernel
mailing list