commit | 28f6569ab7d036cd4ee94c26bb76dc1b3f3fc056 | [log] [tgz] |
---|---|---|
author | Pranith Kumar <bobby.prani@gmail.com> | Mon Sep 22 14:00:48 2014 -0400 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Wed Oct 29 10:20:05 2014 -0700 |
tree | dd09624ed00e1f67fdd87bf670da19761ed78ea6 | |
parent | 21871d7eff2c96ae67e18e00adf59d56940e2fcc [diff] |
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 <bobby.prani@gmail.com> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>