KVM: arm64: Drop unused workaround_flags vcpu field
authorMarc Zyngier <maz@kernel.org>
Wed, 8 Dec 2021 14:46:41 +0000 (14:46 +0000)
committerMarc Zyngier <maz@kernel.org>
Wed, 8 Dec 2021 14:54:07 +0000 (14:54 +0000)
commit142ff9bddbde757674c7081ffc238cfcffa1859b
tree2502582d485a6ae979d3e05159ac78b16fcd62db
parentf0e6e6fa41b3d2aa1dcb61dd4ed6d7be004bb5a8
KVM: arm64: Drop unused workaround_flags vcpu field

workaround_flags is a leftover from our earlier Spectre-v4 workaround
implementation, and now serves no purpose.

Get rid of the field and the corresponding asm-offset definition.

Fixes: 29e8910a566a ("KVM: arm64: Simplify handling of ARCH_WORKAROUND_2")
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/include/asm/kvm_host.h
arch/arm64/kernel/asm-offsets.c