]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: Enable Cortex-A510 erratum 2051678 by default
authorMark Brown <broonie@kernel.org>
Tue, 1 Feb 2022 14:48:38 +0000 (14:48 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Tue, 1 Feb 2022 18:27:43 +0000 (18:27 +0000)
commitf5a25dd5cc6f56dafa04a9289591b9ff42dd626f
tree9a9e8b333722873de845c610a4eef61105a2fc36
parentf57cdce3ea4906c141caede94c8b8ff8a9ba5e30
arm64: Enable Cortex-A510 erratum 2051678 by default

The recently added configuration option for Cortex A510 erratum 2051678 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: f57cdce3ea49 ("arm64: cpufeature: List early Cortex-A510 parts as having broken dbm")
Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20220201144838.20037-1-broonie@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/Kconfig