ANDROID: use reserved cpucaps for new capability
In commit2b1dc0666e
("arm64: Rename ARM64_WORKAROUND_2966298"), a new quirk is added to the tree, which breaks the Android ABI. Fix this up by using the space reserved for this for the new capability Fixes:2b1dc0666e
("arm64: Rename ARM64_WORKAROUND_2966298") Signed-off-by: Greg Kroah-Hartman <gregkh@google.com> Change-Id: Ic3a9d32d85eaf86eef77593dc150bb566600cea7
This commit is contained in:
parent
c801066eca
commit
7a8376be74
@ -71,7 +71,6 @@ WORKAROUND_2064142
|
||||
WORKAROUND_2077057
|
||||
WORKAROUND_2457168
|
||||
WORKAROUND_2658417
|
||||
WORKAROUND_SPECULATIVE_UNPRIV_LOAD
|
||||
WORKAROUND_TRBE_OVERWRITE_FILL_MODE
|
||||
WORKAROUND_TSB_FLUSH_FAILURE
|
||||
WORKAROUND_TRBE_WRITE_OUT_OF_RANGE
|
||||
@ -87,7 +86,7 @@ WORKAROUND_NXP_ERR050104
|
||||
WORKAROUND_QCOM_FALKOR_E1003
|
||||
WORKAROUND_REPEAT_TLBI
|
||||
WORKAROUND_SPECULATIVE_AT
|
||||
ANDROID_KABI_RESERVE_01
|
||||
WORKAROUND_SPECULATIVE_UNPRIV_LOAD
|
||||
ANDROID_KABI_RESERVE_02
|
||||
ANDROID_KABI_RESERVE_03
|
||||
ANDROID_KABI_RESERVE_04
|
||||
|
Loading…
Reference in New Issue
Block a user