]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm64: Update comment in kvm_vgic_map_resources()
authorAlexandru Elisei <alexandru.elisei@arm.com>
Tue, 1 Dec 2020 15:01:56 +0000 (15:01 +0000)
committerMarc Zyngier <maz@kernel.org>
Sun, 27 Dec 2020 14:37:21 +0000 (14:37 +0000)
commitcee9a196e08ea8fecd2ddf2eb712ac46bd2c2e80
tree9ab9b192a84448ecc5c54feffb6f0ca1fa4907cd
parent6d26492f562316c5da484282ada93a568c9f47e2
KVM: arm64: Update comment in kvm_vgic_map_resources()

vgic_v3_map_resources() returns -EBUSY if the VGIC isn't initialized,
update the comment to kvm_vgic_map_resources() to match what the function
does.

Signed-off-by: Alexandru Elisei <alexandru.elisei@arm.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20201201150157.223625-5-alexandru.elisei@arm.com
arch/arm64/kvm/vgic/vgic-init.c