From: Waiman Long <[email protected]>

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 <[email protected]>

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 -- [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