]> 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)
commitebbdd55ef30e0cc7ef7fb2b87412f66767aa0ad5
treef96960c82b37f1be58efd2fe0a37c2ea88ced8f8
parentf39651b4e91b9030e894d85f47e849a7b36757fa
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