diff options
-rw-r--r-- | kernel/rcutree.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kernel/rcutree.c b/kernel/rcutree.c index 4ec4b14cfba6..2b2e1a996a65 100644 --- a/kernel/rcutree.c +++ b/kernel/rcutree.c | |||
@@ -642,8 +642,6 @@ static int rcu_implicit_dynticks_qs(struct rcu_data *rdp) | |||
642 | 642 | ||
643 | #endif /* #ifdef CONFIG_SMP */ | 643 | #endif /* #ifdef CONFIG_SMP */ |
644 | 644 | ||
645 | int rcu_cpu_stall_suppress __read_mostly; | ||
646 | |||
647 | static void record_gp_stall_check_time(struct rcu_state *rsp) | 645 | static void record_gp_stall_check_time(struct rcu_state *rsp) |
648 | { | 646 | { |
649 | rsp->gp_start = jiffies; | 647 | rsp->gp_start = jiffies; |