diff options
author | David Brazdil <dbrazdil@google.com> | 2020-05-15 16:25:50 +0100 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2020-05-25 16:16:16 +0100 |
commit | 438f711ce1d889632467be80779c8f5762b107d7 (patch) | |
tree | 95a92016b8db2e817db3e0341ec003d18f72215d /arch/arm64/kvm/mmu.c | |
parent | 71b3ec5f221b8b3ff545639be83ddfcd5d7c9800 (diff) | |
download | linux-438f711ce1d889632467be80779c8f5762b107d7.tar.bz2 |
KVM: arm64: Fix incorrect comment on kvm_get_hyp_vector()
The comment used to say that kvm_get_hyp_vector is only called on VHE systems.
In fact, it is also called from the nVHE init function cpu_init_hyp_mode().
Fix the comment to stop confusing devs.
Signed-off-by: David Brazdil <dbrazdil@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20200515152550.83810-1-dbrazdil@google.com
Diffstat (limited to 'arch/arm64/kvm/mmu.c')
0 files changed, 0 insertions, 0 deletions