]> git.baikalelectronics.ru Git - kernel.git/commit
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)
committerMarc Zyngier <maz@kernel.org>
Wed, 2 Mar 2022 15:02:27 +0000 (15:02 +0000)
commit0edd97334b7029baac460f36efd401df46a9e1fd
treea9e1022625fda887b6aa004948eb558dcb64a3ec
parentfe7000ee4d507e52c4fd95c8dbb743504e1b0aea
KVM: arm64: Enable Cortex-A510 erratum 2077057 by default

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: bb59b08b3ab09 ("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
arch/arm64/Kconfig