From: Paul E. McKenney Date: Fri, 13 Jan 2012 03:35:08 +0000 (-0800) Subject: rcu: Remove #ifdef CONFIG_SMP from TREE_RCU X-Git-Tag: v3.4-rc1~194^2^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27565d64a4e564e72c22d8c91a3cfcb9442383e8;p=pandora-kernel.git rcu: Remove #ifdef CONFIG_SMP from TREE_RCU Now that both TINY_RCU and TINY_PREEMPT_RCU have been in place for awhile, it is time to remove UP support from TREE_RCU, which is what this commit does. Signed-off-by: Paul E. McKenney Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed