Skip to content

Commit ad4907d

Browse files
committed
Merge: redhat/config: Enable CONFIG_RCU_TRACE
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/5429 JIRA: https://issues.redhat.com/browse/RHEL-62648 Upstream Status: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3442 As there seems to be a need to enable CONFIG_RCU_TRACE to assist in debugging efforts, make it enabled by default so that a number of RCU functions can be traced, if needed. Signed-off-by: Waiman Long <longman@redhat.com> Approved-by: Phil Auld <pauld@redhat.com> Approved-by: Wander Lairson Costa <wander@redhat.com> Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> Merged-by: Rado Vrbovsky <rvrbovsk@redhat.com>
2 parents 82fee8c + 7669602 commit ad4907d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# CONFIG_RCU_TRACE is not set
1+
CONFIG_RCU_TRACE=y

0 commit comments

Comments
 (0)