From: Frederic Weisbecker Date: Sat, 20 Apr 2013 15:35:50 +0000 (+0200) Subject: nohz: Remove full dynticks' superfluous dependency on RCU tree X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~34^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65e709dc0c25dbd563861924815e9a3a93878b75;p=pandora-kernel.git nohz: Remove full dynticks' superfluous dependency on RCU tree Remove the dependency on (TREE_RCU || TREE_PREEMPT_RCU). The full dynticks option already depends on SMP which implies (whatever flavour of) RCU tree config anyway. Signed-off-by: Frederic Weisbecker Cc: Chris Metcalf Cc: Christoph Lameter Cc: Geoff Levand Cc: Gilad Ben Yossef Cc: Hakan Akkan Cc: Ingo Molnar Cc: Kevin Hilman Cc: Li Zhong Cc: Oleg Nesterov Cc: Paul E. McKenney Cc: Paul Gortmaker Cc: Peter Zijlstra Cc: Steven Rostedt Cc: Thomas Gleixner --- Reading git-diff-tree failed