Commit e035e887 authored by Paul E. McKenney's avatar Paul E. McKenney Committed by Joel Fernandes (Google)
Browse files

rcu: Remove CONFIG_SRCU



Now that all references to CONFIG_SRCU have been removed, it is time to
remove CONFIG_SRCU itself.

Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
Cc: John Ogness <john.ogness@linutronix.de>
Cc: Petr Mladek <pmladek@suse.com>
Reviewed-by: default avatarJohn Ogness <john.ogness@linutronix.de>
Signed-off-by: default avatarJoel Fernandes (Google) <joel@joelfernandes.org>
parent fe15c26e
Loading
Loading
Loading
Loading
+0 −3
Original line number Original line Diff line number Diff line
@@ -53,9 +53,6 @@ config RCU_EXPERT


	  Say N if you are unsure.
	  Say N if you are unsure.


config SRCU
	def_bool y

config TINY_SRCU
config TINY_SRCU
	bool
	bool
	default y if TINY_RCU
	default y if TINY_RCU
+0 −4
Original line number Original line Diff line number Diff line
@@ -71,9 +71,5 @@ CONFIG_TASKS_RCU


	These are controlled by CONFIG_PREEMPT and/or CONFIG_SMP.
	These are controlled by CONFIG_PREEMPT and/or CONFIG_SMP.


CONFIG_SRCU

	Selected by CONFIG_RCU_TORTURE_TEST, so cannot disable.



boot parameters ignored: TBD
boot parameters ignored: TBD