]> 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>
Sat, 27 Oct 2012 22:52:08 +0000 (15:52 -0700)
commit8b02bbbd184b30a5e48a54a67104b386088e26c2
treeb09ccdfcab6433630523504d729d17bb88d5e7fe
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