ANDROID: fix up arm64 eratta addition

In commit 93696d8f96 ("arm64: errata: Add workaround for Arm errata
3194386 and 3312417"), a new cpucaps was added, which changes the crc
for the system_cpucaps variable which breaks the kernel abi.  Fix this
up by using a reserved slot in the cpucaps list, as designed.

Fixes: 93696d8f96 ("arm64: errata: Add workaround for Arm errata 3194386 and 3312417")
Change-Id: Iff68a7223e6cf08d3b87fa53af6bbd09437c7af5
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
Greg Kroah-Hartman 2024-08-18 08:33:05 +00:00
parent 797e28614a
commit cbff1d75ab

View File

@ -99,9 +99,8 @@ WORKAROUND_NVIDIA_CARMEL_CNP
WORKAROUND_QCOM_FALKOR_E1003
WORKAROUND_REPEAT_TLBI
WORKAROUND_SPECULATIVE_AT
WORKAROUND_SPECULATIVE_SSBS
WORKAROUND_SPECULATIVE_UNPRIV_LOAD
ANDROID_KABI_RESERVE_01
WORKAROUND_SPECULATIVE_SSBS
ANDROID_KABI_RESERVE_02
ANDROID_KABI_RESERVE_03
ANDROID_KABI_RESERVE_04