From: Paul E. McKenney Date: Mon, 21 May 2012 18:58:36 +0000 (-0700) Subject: rcu: Consolidate tree/tiny __rcu_read_{,un}lock() implementations X-Git-Tag: v3.6-rc1~168^2^2~2^3~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a3fa843b555d202e682bf08c65ee1a4a93c79cf;p=pandora-kernel.git rcu: Consolidate tree/tiny __rcu_read_{,un}lock() implementations The CONFIG_TREE_PREEMPT_RCU and CONFIG_TINY_PREEMPT_RCU versions of __rcu_read_lock() and __rcu_read_unlock() are identical, so this commit consolidates them into kernel/rcupdate.h. Signed-off-by: Paul E. McKenney Signed-off-by: Paul E. McKenney Reviewed-by: Josh Triplett --- Reading git-diff-tree failed