diff options
Diffstat (limited to 'kernel/rcutree_plugin.h')
-rw-r--r-- | kernel/rcutree_plugin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/rcutree_plugin.h b/kernel/rcutree_plugin.h index 0de359be5b41..643c8f650dd0 100644 --- a/kernel/rcutree_plugin.h +++ b/kernel/rcutree_plugin.h | |||
@@ -774,7 +774,7 @@ static void __cpuinit rcu_preempt_init_percpu_data(int cpu) | |||
774 | } | 774 | } |
775 | 775 | ||
776 | /* | 776 | /* |
777 | * Move preemptable DYING RCU's callbacks to other online CPU. | 777 | * Move preemptable RCU's callbacks from dying CPU to other online CPU. |
778 | */ | 778 | */ |
779 | static void rcu_preempt_send_cbs_to_online(void) | 779 | static void rcu_preempt_send_cbs_to_online(void) |
780 | { | 780 | { |