]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit995ce81e6f5775548b7c83fee58a11d2b8dd6818
tree2502582d485a6ae979d3e05159ac78b16fcd62db
parentf1bfd42bbe60e6541ac7dee308a6e904c59adb2f
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: 97379bcbb896 ("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