]> asedeno.scripts.mit.edu Git - linux.git/commit
rcu: Remove unused rcu_cpu_kthread_loops per-CPU variable
authorPaul E. McKenney <paulmck@linux.ibm.com>
Sat, 1 Dec 2018 01:17:21 +0000 (17:17 -0800)
committerPaul E. McKenney <paulmck@linux.ibm.com>
Fri, 25 Jan 2019 23:29:55 +0000 (15:29 -0800)
commit8b4d0f4858864af6a0753740f00353035bd058de
tree6343456c91d2f15747b3d19be72358352abf91af
parent6ffdde28b7558ec48f4e0eee01821a66a67a8e25
rcu: Remove unused rcu_cpu_kthread_loops per-CPU variable

The rcu_cpu_kthread_loops variable used to provide debugfs information,
but is no longer used.  This commit therefore removes it.

Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
kernel/rcu/tree.h
kernel/rcu/tree_plugin.h