From: Waiman Long <long...@redhat.com>

redhat/configs: Enable CONFIG_RCU_TRACE in Fedora/REHL kernels

As there seems to be a need to enable CONFIG_RCU_TRACE to assist in
debugging efforts, make it enabled in both the debug and production
kernels for both RHEL and Fedora.

Signed-off-by: Waiman Long <long...@redhat.com>

diff --git a/redhat/configs/common/debug/CONFIG_RCU_TRACE 
b/redhat/configs/common/debug/CONFIG_RCU_TRACE
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/common/debug/CONFIG_RCU_TRACE
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_RCU_TRACE=y
diff --git a/redhat/configs/common/generic/CONFIG_RCU_TRACE 
b/redhat/configs/common/generic/CONFIG_RCU_TRACE
index blahblah..blahblah 100644
--- a/redhat/configs/common/generic/CONFIG_RCU_TRACE
+++ b/redhat/configs/common/generic/CONFIG_RCU_TRACE
@@ -1 +1 @@
-# CONFIG_RCU_TRACE is not set
+CONFIG_RCU_TRACE=y

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

-- 
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
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/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to