From: Paul E. McKenney Date: Wed, 13 May 2015 17:41:58 +0000 (-0700) Subject: rcu: Drop RCU_USER_QS in favor of NO_HZ_FULL X-Git-Tag: omap-for-v4.3/fixes-merge-window~28^2~1^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1ec4c34c7a9f328e43ea87522119258194f28f8;p=pandora-kernel.git rcu: Drop RCU_USER_QS in favor of NO_HZ_FULL The RCU_USER_QS Kconfig parameter is now just a synonym for NO_HZ_FULL, so this commit eliminates RCU_USER_QS, replacing all uses with NO_HZ_FULL. Reported-by: Frederic Weisbecker Signed-off-by: Paul E. McKenney Acked-by: Frederic Weisbecker --- Reading git-diff-tree failed