From: Paul E. McKenney Date: Tue, 21 Jun 2011 07:13:44 +0000 (-0700) Subject: rcu: Put names into TINY_RCU structures under RCU_TRACE X-Git-Tag: v3.2-rc1~165^2^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e99033c5c160f1f247c665923a66acec693a967c;p=pandora-kernel.git rcu: Put names into TINY_RCU structures under RCU_TRACE In order to allow event tracing to distinguish between flavors of RCU, we need those names in the relevant RCU data structures. TINY_RCU has avoided them for memory-footprint reasons, so add them only if CONFIG_RCU_TRACE=y. Signed-off-by: Paul E. McKenney Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed