KVM: arm64: Enable Cortex-A510 erratum 2077057 by default
authorMark Brown <broonie@kernel.org>
Fri, 25 Feb 2022 18:46:58 +0000 (18:46 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 Apr 2022 12:06:13 +0000 (14:06 +0200)
commit0378416e6481c3d8a3984cafa910efd4fe6a42e8
tree5cd17a20bd9ac3f6a6dbeba61408d359d7caa4df
parent1edf7f641568908a7b4d31ac6bed55e9974ed10a
KVM: arm64: Enable Cortex-A510 erratum 2077057 by default

[ Upstream commit 4c11113c1a3d10f5b617e5d2b9acd8d1d715450f ]

The recently added configuration option for Cortex A510 erratum 2077057 does
not have a "default y" unlike other errata fixes. This appears to simply be
an oversight since the help text suggests enabling the option if unsure and
there's nothing in the commit log to suggest it is intentional.

Fixes: 1dd498e5e26ad ("KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errata")
Signed-off-by: Mark Brown <broonie@kernel.org>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220225184658.172527-1-broonie@kernel.org
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/Kconfig