mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04: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 <[email protected]> Cc: Andrew Morton <[email protected]> Cc: <[email protected]> Reviewed-by: John Ogness <[email protected]> Signed-off-by: Joel Fernandes (Google) <[email protected]>
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