]> git.baikalelectronics.ru Git - kernel.git/commit
rcu: Switch to this_cpu() primitives
authorPaul E. McKenney <paul.mckenney@linaro.org>
Wed, 23 Feb 2011 19:10:52 +0000 (11:10 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Fri, 6 May 2011 06:16:57 +0000 (23:16 -0700)
commit3aeab19c04db6b486e50d5360c4f8c0583c7d9fd
tree31c6ee98ebb7e3040ad036415702eb23ff929e01
parent62cb4e11b1675b5f5b80df8657fe654a19939f85
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>
kernel/rcutree.c