diff options
author | Paul E. McKenney <paul.mckenney@linaro.org> | 2012-04-26 19:52:27 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2012-04-26 21:28:03 +0200 |
commit | 048a0e8f5e1d94c01a5fc70f5b2f2fd2f4527326 (patch) | |
tree | 3168a6b6b26942cc39113c434ae10f3f960b88d3 /kernel/rcutree_plugin.h | |
parent | rcu: Document why rcu_blocking_is_gp() is safe (diff) | |
download | linux-048a0e8f5e1d94c01a5fc70f5b2f2fd2f4527326.tar.xz linux-048a0e8f5e1d94c01a5fc70f5b2f2fd2f4527326.zip |
timer: Fix mod_timer_pinned() header comment
The mod_timer_pinned() header comment states that it prevents timers
from being migrated to a different CPU. This is not the case, instead,
it ensures that the timer is posted to the current CPU, but does nothing
to prevent CPU-hotplug operations from migrating the timer.
This commit therefore brings the comment header into alignment with
reality.
Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Acked-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'kernel/rcutree_plugin.h')
0 files changed, 0 insertions, 0 deletions