From: Joe Lawrence <[email protected]>

redhat/configs: consolidate CONFIG_TEST_LIVEPATCH=m

Three of the four arches (ppc64le, s390x, x86_64) turn on
CONFIG_TEST_PATCH, so consolidate the configuration files and turn it
off for the lone unsupported arch (aarch64).

Requested-by: Prarit Bhargava <[email protected]>
Signed-off-by: Joe Lawrence <[email protected]>

diff --git a/redhat/configs/ark/generic/powerpc/CONFIG_TEST_LIVEPATCH 
b/redhat/configs/ark/generic/CONFIG_TEST_LIVEPATCH
rename from redhat/configs/ark/generic/powerpc/CONFIG_TEST_LIVEPATCH
rename to redhat/configs/ark/generic/CONFIG_TEST_LIVEPATCH
index blahblah..blahblah 100644
--- a/redhat/configs/ark/generic/powerpc/CONFIG_TEST_LIVEPATCH
+++ b/redhat/configs/ark/generic/CONFIG_TEST_LIVEPATCH
diff --git a/redhat/configs/common/generic/CONFIG_TEST_LIVEPATCH 
b/redhat/configs/ark/generic/arm/aarch64/CONFIG_TEST_LIVEPATCH
rename from redhat/configs/common/generic/CONFIG_TEST_LIVEPATCH
rename to redhat/configs/ark/generic/arm/aarch64/CONFIG_TEST_LIVEPATCH
index blahblah..blahblah 100644
--- a/redhat/configs/common/generic/CONFIG_TEST_LIVEPATCH
+++ b/redhat/configs/ark/generic/arm/aarch64/CONFIG_TEST_LIVEPATCH
diff --git a/redhat/configs/ark/generic/s390x/CONFIG_TEST_LIVEPATCH 
b/redhat/configs/ark/generic/s390x/CONFIG_TEST_LIVEPATCH
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/ark/generic/s390x/CONFIG_TEST_LIVEPATCH
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_TEST_LIVEPATCH=m
diff --git a/redhat/configs/ark/generic/x86/CONFIG_TEST_LIVEPATCH 
b/redhat/configs/ark/generic/x86/CONFIG_TEST_LIVEPATCH
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/ark/generic/x86/CONFIG_TEST_LIVEPATCH
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_TEST_LIVEPATCH=m
diff --git a/redhat/configs/fedora/generic/CONFIG_TEST_LIVEPATCH 
b/redhat/configs/fedora/generic/CONFIG_TEST_LIVEPATCH
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/fedora/generic/CONFIG_TEST_LIVEPATCH
@@ -0,0 +1 @@
+# CONFIG_TEST_LIVEPATCH is not set

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2161
_______________________________________________
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