diff options
Diffstat (limited to 'kernel/rcu/tree.c')
| -rw-r--r-- | kernel/rcu/tree.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/kernel/rcu/tree.c b/kernel/rcu/tree.c index 50fee7689e71..bdaa69d23a8a 100644 --- a/kernel/rcu/tree.c +++ b/kernel/rcu/tree.c | |||
| @@ -1793,9 +1793,7 @@ out: | |||
| 1793 | 1793 | ||
| 1794 | /* | 1794 | /* |
| 1795 | * Clean up any old requests for the just-ended grace period. Also return | 1795 | * Clean up any old requests for the just-ended grace period. Also return |
| 1796 | * whether any additional grace periods have been requested. Also invoke | 1796 | * whether any additional grace periods have been requested. |
| 1797 | * rcu_nocb_gp_cleanup() in order to wake up any no-callbacks kthreads | ||
| 1798 | * waiting for this grace period to complete. | ||
| 1799 | */ | 1797 | */ |
| 1800 | static int rcu_future_gp_cleanup(struct rcu_state *rsp, struct rcu_node *rnp) | 1798 | static int rcu_future_gp_cleanup(struct rcu_state *rsp, struct rcu_node *rnp) |
| 1801 | { | 1799 | { |
