[PATCH 2/5] KVM: mips: Use kvm_get_vcpu() instead of open-coded access

Philippe Mathieu-Daudé f4bug at amsat.org
Sun Nov 7 02:56:22 AEDT 2021


On Fri, Nov 5, 2021 at 9:14 PM Marc Zyngier <maz at kernel.org> wrote:
>
> As we are about to change the way vcpus are allocated, mandate
> the use of kvm_get_vcpu() instead of open-coding the access.
>
> Signed-off-by: Marc Zyngier <maz at kernel.org>
> ---
>  arch/mips/kvm/loongson_ipi.c | 4 ++--
>  arch/mips/kvm/mips.c         | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4bug at amsat.org>


More information about the Linuxppc-dev mailing list