commit | 741c4835ce9a839876cd43355961e9fc0f1d8efc | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Jun 26 14:00:48 2012 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Jun 28 08:53:57 2012 -0700 |
tree | e5cd1b21a2fa251f6019928e6551d5c8d356cb63 | |
parent | 388c011cf1d584b3c11f3c1173acf1a08e1bf0a7 [diff] |
rcu: Adjust debugfs tracing for kthread-based quiescent-state forcing 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>