]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitad4653bb2b38018fc4b0028ea3f02c59953093a0
treef96960c82b37f1be58efd2fe0a37c2ea88ced8f8
parentfa3e691831afdec9265b71358a25eed15481ae63
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