linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH rcu v2 19/20] tomoyo: Remove "select SRCU"
       [not found] <20230113001103.GA3374173@paulmck-ThinkPad-P17-Gen-1>
@ 2023-01-13  0:11 ` Paul E. McKenney
  0 siblings, 0 replies; only message in thread
From: Paul E. McKenney @ 2023-01-13  0:11 UTC (permalink / raw)
  To: rcu
  Cc: linux-kernel, kernel-team, rostedt, Paul E. McKenney,
	Kentaro Takeda, Tetsuo Handa, Paul Moore, James Morris,
	Serge E. Hallyn, linux-security-module

Now that the SRCU Kconfig option is unconditionally selected, there is
no longer any point in selecting it.  Therefore, remove the "select SRCU"
Kconfig statements.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Cc: Kentaro Takeda <takedakn@nttdata.co.jp>
Cc: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Cc: Paul Moore <paul@paul-moore.com>
Cc: James Morris <jmorris@namei.org>
Cc: "Serge E. Hallyn" <serge@hallyn.com>
Cc: <linux-security-module@vger.kernel.org>
Cc: <linux-kernel@vger.kernel.org>
---
 security/tomoyo/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/security/tomoyo/Kconfig b/security/tomoyo/Kconfig
index b9f867100a9ff..a9796b4003124 100644
--- a/security/tomoyo/Kconfig
+++ b/security/tomoyo/Kconfig
@@ -6,7 +6,6 @@ config SECURITY_TOMOYO
 	select SECURITYFS
 	select SECURITY_PATH
 	select SECURITY_NETWORK
-	select SRCU
 	select BUILD_BIN2C
 	default n
 	help
-- 
2.31.1.189.g2e36527f23


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-13  0:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20230113001103.GA3374173@paulmck-ThinkPad-P17-Gen-1>
2023-01-13  0:11 ` [PATCH rcu v2 19/20] tomoyo: Remove "select SRCU" Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).