commit | f0a07aeaf8935b7e9ef8032ce6546169f143951c | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paul.mckenney@linaro.org> | Wed Feb 23 11:10:52 2011 -0800 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu May 05 23:16:57 2011 -0700 |
tree | 31c6ee98ebb7e3040ad036415702eb23ff929e01 | |
parent | 108aae22339f445c134aeb48eca25df1014ab08d [diff] |
rcu: Switch to this_cpu() primitives This removes a couple of lines from invoke_rcu_cpu_kthread(), improving readability. Reported-by: Christoph Lameter <cl@linux.com> Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org>