rcu: Adjust debugfs tracing for kthread-based quiescent-state forcing
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 26 Jun 2012 21:00:48 +0000 (14:00 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Sun, 23 Sep 2012 14:41:54 +0000 (07:41 -0700)
Moving quiescent-state forcing into a kthread dispenses with the need
for the ->n_rp_need_fqs field, so this commit removes it.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>

No differences found