]> git.ipfire.org Git - thirdparty/linux.git/commit
KVM: arm64: pkvm: Turn __kvm_hyp_init_cpu into an inner label
authorMarc Zyngier <maz@kernel.org>
Sat, 21 Mar 2026 21:24:17 +0000 (21:24 +0000)
committerMarc Zyngier <maz@kernel.org>
Mon, 23 Mar 2026 11:03:53 +0000 (11:03 +0000)
commitba64e273eac3d7ec4a2b621b3620c4d3b0399858
tree7952fbb31316bd9992cba78a763083824a0f9dda
parent1536a0b1386850b67a9ea840e57b7b475e895fed
KVM: arm64: pkvm: Turn __kvm_hyp_init_cpu into an inner label

__kvm_hyp_init_cpu really is an internal label for kvm_hyp_cpu_entry
and kvm_hyp_cpu_resume.

Make it clear that this is what it is, and drop a pointless branch
in kvm_hyp_cpu_resume.

Reviewed-by: Fuad Tabba <tabba@google.com>
Tested-by: Fuad Tabba <tabba@google.com>
Link: https://patch.msgid.link/20260321212419.2803972-4-maz@kernel.org
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/hyp/nvhe/hyp-init.S