kernel/kernel/rcu/update.c
.. .. @@ -56,10 +56,8 @@ 56 56 #ifndef CONFIG_TINY_RCU 57 57 module_param(rcu_expedited, int, 0); 58 58 module_param(rcu_normal, int, 0); 59 -static int rcu_normal_after_boot = IS_ENABLED(CONFIG_PREEMPT_RT);60 -#ifndef CONFIG_PREEMPT_RT59 +static int rcu_normal_after_boot;61 60 module_param(rcu_normal_after_boot, int, 0); 62 -#endif63 61 #endif /* #ifndef CONFIG_TINY_RCU */ 64 62 65 63 #ifdef CONFIG_DEBUG_LOCK_ALLOC