commit | a28669ff052f68c476f850c405cb8f62131992fb | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Wed May 13 10:41:58 2015 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Wed May 13 10:41:58 2015 -0700 |
tree | 16a2f864a5032729eac95be02eb19a6f2c46d6fe | |
parent | cbeae07908b6b381e9e9ecb6635c39029820dec7 [diff] |
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 <fweisbec@gmail.com> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>