Skip to content
Commit 101068b5 authored by Marc Zyngier's avatar Marc Zyngier
Browse files

KVM: arm64: Consolidate dist->ready setting into kvm_vgic_map_resources()



dist->ready setting is pointlessly spread across the two vgic
backends, while it could be consolidated in kvm_vgic_map_resources().

Move it there, and slightly simplify the flows in both backends.

Suggested-by: default avatarEric Auger <eric.auger@redhat.com>
Signed-off-by: default avatarMarc Zyngier <maz@kernel.org>
parent 282ff801
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment