[kernel] r13142 - dists/trunk/linux-2.6/debian/config

Bastian Blank waldi at alioth.debian.org
Mon Mar 16 22:37:18 UTC 2009


Author: waldi
Date: Mon Mar 16 22:37:16 2009
New Revision: 13142

Log:
debian/config/config: Set CLASSIC_RCU.


Modified:
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Mon Mar 16 22:37:16 2009
@@ -2622,6 +2622,11 @@
 CONFIG_TASK_IO_ACCOUNTING=y
 CONFIG_AUDIT=y
 CONFIG_AUDITSYSCALL=y
+## choice: RCU Implementation
+CONFIG_CLASSIC_RCU=m
+# CONFIG_TREE_RCU is not set
+# CONFIG_PREEMPT_RCU is not set
+## end choice
 # CONFIG_RCU_TRACE is not set
 # CONFIG_IKCONFIG is not set
 CONFIG_LOG_BUF_SHIFT=17



More information about the Kernel-svn-changes mailing list