]> git.baikalelectronics.ru Git - kernel.git/commit
rcu: Remove old debugfs interfaces and also RCU flavor name
authorMichael Wang <wangyun@linux.vnet.ibm.com>
Thu, 11 Oct 2012 21:26:42 +0000 (14:26 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 8 Nov 2012 19:56:44 +0000 (11:56 -0800)
commit2d90083d2845cccedc5e62b5a2c24bc512cce334
tree2b0871206ca414eecdf1fe77c79b8435c9b46bd2
parentd115f2ab7fdd6b4f83dd71a293c5a5271d57b91d
rcu: Remove old debugfs interfaces and also RCU flavor name

This commit removes the old debugfs interfaces, so that the new
directory-per-RCU-flavor versions remain.  Because the RCU flavor is
given by the directory name, there is no need to print it out, so remove
the name from the printout.

Signed-off-by: Michael Wang <wangyun@linux.vnet.ibm.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcutree_trace.c