]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - init/Kconfig
[media] [v3,media] av7110: check for negative array offset
[mv-sheeva.git] / init / Kconfig
index 4f6cdbf523eb7f10a7a673e132ea82f184c25ed6..4e337906016e9fccb399a99fd2b402d3b74a6b8a 100644 (file)
@@ -515,21 +515,6 @@ config RCU_BOOST_DELAY
 
          Accept the default if unsure.
 
-config SRCU_SYNCHRONIZE_DELAY
-       int "Microseconds to delay before waiting for readers"
-       range 0 20
-       default 10
-       help
-         This option controls how long SRCU delays before entering its
-         loop waiting on SRCU readers.  The purpose of this loop is
-         to avoid the unconditional context-switch penalty that would
-         otherwise be incurred if there was an active SRCU reader,
-         in a manner similar to adaptive locking schemes.  This should
-         be set to be a bit longer than the common-case SRCU read-side
-         critical-section overhead.
-
-         Accept the default if unsure.
-
 endmenu # "RCU Subsystem"
 
 config IKCONFIG