]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Thu, 20 Sep 2012 21:55:43 +0000 (14:55 -0700)
commit7be06d3809d45bcc097ec9fce7b7bc40ab7a82a4
tree6449f537a731033fc02c4cb88c5bc0acb973f890
parentb35d58f71cdeac0746d83ae0ecf480f2ea0eb2f2
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>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Documentation/RCU/trace.txt
kernel/rcutree.h
kernel/rcutree_trace.c