mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-22 12:15:00 -05:00
mm: Remove "select SRCU"
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> Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
This commit is contained in:
committed by
Joel Fernandes (Google)
parent
e035e8876e
commit
54a32d29dd
@@ -686,7 +686,6 @@ config BOUNCE
|
||||
|
||||
config MMU_NOTIFIER
|
||||
bool
|
||||
select SRCU
|
||||
select INTERVAL_TREE
|
||||
|
||||
config KSM
|
||||
|
||||
Reference in New Issue
Block a user