From: Paul E. McKenney Date: Fri, 1 Oct 2010 04:33:32 +0000 (-0700) Subject: rcu: get rid of obsolete "classic" names in TREE_RCU tracing X-Git-Tag: v2.6.38-rc1~492^2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=deb7a41815a8a32d4f9ea2af7a48ed1175222cec;p=pandora-kernel.git rcu: get rid of obsolete "classic" names in TREE_RCU tracing The TREE_RCU tracing had obsolete rcuclassic_trace_init() and rcuclassic_trace_cleanup() function names. This commit brings them up to date: rcutree_trace_init() and rcutree_trace_cleanup(), respectively. Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed