[kernel/f20] Build rcutorture as a module

Josh Boyer jwboyer at fedoraproject.org
Mon Feb 23 18:12:03 UTC 2015


commit 460b59af1c76c3241b0c7c739882b7c5f25edbc0
Author: Josh Boyer <jwboyer at fedoraproject.org>
Date:   Mon Feb 23 13:11:00 2015 -0500

    Build rcutorture as a module

 config-generic | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/config-generic b/config-generic
index f3706ab..6f0d80e 100644
--- a/config-generic
+++ b/config-generic
@@ -5090,7 +5090,7 @@ CONFIG_RCU_FAST_NO_HZ=y
 CONFIG_RCU_NOCB_CPU=y
 CONFIG_RCU_NOCB_CPU_ALL=y
 CONFIG_RCU_CPU_STALL_TIMEOUT=60
-# CONFIG_RCU_TORTURE_TEST is not set
+CONFIG_RCU_TORTURE_TEST=m
 # CONFIG_RCU_TRACE is not set
 # CONFIG_RCU_CPU_STALL_INFO is not set
 # CONFIG_TASKS_RCU is not set


More information about the scm-commits mailing list