]> git.karo-electronics.de Git - karo-tx-linux.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>
Tue, 30 Oct 2012 13:38:05 +0000 (06:38 -0700)
commitda7ca5335e5fbe8d0c987a011a7bd63dc20fa616
tree1bed3147f6c19159bc372736690b441b5e5be111
parentc0096209c46a97e878fe4f543f0b875efa65a3e0
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