From: Pranith Kumar Date: Mon, 22 Sep 2014 18:00:48 +0000 (-0400) Subject: rcu: Remove redundant TREE_PREEMPT_RCU config option X-Git-Tag: omap-for-v3.19/fixes-rc1~168^2^2^6~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28f6569ab7d036cd4ee94c26bb76dc1b3f3fc056;p=pandora-kernel.git rcu: Remove redundant TREE_PREEMPT_RCU config option PREEMPT_RCU and TREE_PREEMPT_RCU serve the same function after TINY_PREEMPT_RCU has been removed. This patch removes TREE_PREEMPT_RCU and uses PREEMPT_RCU config option in its place. Signed-off-by: Pranith Kumar Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed