* [PATCH rcu v3 3/4] mm: Remove "select SRCU"
[not found] <8ae81b0e-2e03-4f83-aa3d-c7a0b96c8045@paulmck-laptop>
@ 2023-03-24 20:52 ` Paul E. McKenney
0 siblings, 0 replies; only message in thread
From: Paul E. McKenney @ 2023-03-24 20:52 UTC (permalink / raw)
To: rcu
Cc: linux-kernel, kernel-team, rostedt, Paul E. McKenney,
Andrew Morton, linux-mm, John Ogness
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: Andrew Morton <akpm@linux-foundation.org>
Cc: <linux-mm@kvack.org>
Reviewed-by: John Ogness <john.ogness@linutronix.de>
---
mm/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/mm/Kconfig b/mm/Kconfig
index 4751031f3f05..ebfe5796adf8 100644
--- a/mm/Kconfig
+++ b/mm/Kconfig
@@ -686,7 +686,6 @@ config BOUNCE
config MMU_NOTIFIER
bool
- select SRCU
select INTERVAL_TREE
config KSM
--
2.40.0.rc2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-03-24 20:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <8ae81b0e-2e03-4f83-aa3d-c7a0b96c8045@paulmck-laptop>
2023-03-24 20:52 ` [PATCH rcu v3 3/4] mm: 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