commit | b2c1955b88495c1531b2080ba4fad119c0a03cc1 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.ibm.com> | Fri Nov 30 19:12:04 2018 -0800 |
committer | Paul E. McKenney <paulmck@linux.ibm.com> | Fri Jan 25 15:29:56 2019 -0800 |
tree | f178fc42b4f15dff25a0de67f65d3fad40eb5048 | |
parent | f7e972ee128e0a65784b13ec1459fe35b817eed7 [diff] |
rcu: Remove unused rcu_cpu_kthread_cpu per-CPU variable The rcu_cpu_kthread_cpu 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>