KVM: arm64: Drop stale comment
authorMarc Zyngier <maz@kernel.org>
Thu, 9 Jun 2022 12:12:23 +0000 (13:12 +0100)
committerMarc Zyngier <maz@kernel.org>
Thu, 9 Jun 2022 12:24:02 +0000 (13:24 +0100)
commitbcbfb588cf323929ac46767dd14e392016bbce04
treef96960c82b37f1be58efd2fe0a37c2ea88ced8f8
parent5879c97f37022ff22a3f13174c24fcf2807fdbc0
KVM: arm64: Drop stale comment

The layout of 'struct kvm_vcpu_arch' has evolved significantly since
the initial port of KVM/arm64, so remove the stale comment suggesting
that a prefix of the structure is used exclusively from assembly code.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220609121223.2551-7-will@kernel.org
arch/arm64/include/asm/kvm_host.h