From: Fedora Kernel Team <[email protected]>

[redhat] New configs in arch/arm64

Hi,

As part of the ongoing rebase effort, the following configuration
options need to be reviewed.

As a reminder, the ARK configuration flow involves moving unreviewed
configuration options from the pending directory to the ark directory.
In the diff below, options are removed from the pending directory and
added to the ark hierarchy. The final options that need to be ACKed
are the files that are being added to the ark hierarchy.

If the value for a file that is added should be changed, please reply
with a better option.

 Symbol: AMPERE_ERRATUM_AC04_CPU_23 [=y]
 Type  : bool
 Defined at arch/arm64/Kconfig:467
   Prompt: AmpereOne: AC04_CPU_23:  Failure to synchronize writes to HCR_EL2 
may corrupt address translations.
   Location:
     -> Kernel Features
       -> ARM errata workarounds via the alternatives framework
         -> AmpereOne: AC04_CPU_23:  Failure to synchronize writes to HCR_EL2 
may corrupt address translations. (AMPERE_ERRATUM_AC04_CPU_23 [=y])

 Commit: fed55f49fad1 (arm64: errata: Work around AmpereOne's erratum 
AC04_CPU_23)

---

Signed-off-by: Fedora Kernel Team <[email protected]>

diff --git 
a/redhat/configs/pending-rhel/generic/CONFIG_AMPERE_ERRATUM_AC04_CPU_23 
b/redhat/configs/pending-rhel/generic/CONFIG_AMPERE_ERRATUM_AC04_CPU_23
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_AMPERE_ERRATUM_AC04_CPU_23
+++ /dev/null
@@ -1,13 +0,0 @@
-# Symbol: AMPERE_ERRATUM_AC04_CPU_23 [=y]
-# Type  : bool
-# Defined at arch/arm64/Kconfig:467
-#   Prompt: AmpereOne: AC04_CPU_23:  Failure to synchronize writes to HCR_EL2 
may corrupt address translations.
-#   Location:
-#     -> Kernel Features
-#       -> ARM errata workarounds via the alternatives framework
-#         -> AmpereOne: AC04_CPU_23:  Failure to synchronize writes to HCR_EL2 
may corrupt address translations. (AMPERE_ERRATUM_AC04_CPU_23 [=y])
-# 
-# 
-# 
-# Commit: fed55f49fad1 (arm64: errata: Work around AmpereOne's erratum 
AC04_CPU_23)
-CONFIG_AMPERE_ERRATUM_AC04_CPU_23=y
diff --git a/redhat/configs/rhel/generic/CONFIG_AMPERE_ERRATUM_AC04_CPU_23 
b/redhat/configs/rhel/generic/CONFIG_AMPERE_ERRATUM_AC04_CPU_23
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_AMPERE_ERRATUM_AC04_CPU_23
@@ -0,0 +1 @@
+CONFIG_AMPERE_ERRATUM_AC04_CPU_23=y

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3912

-- 
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to