git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d770e55
)
rcu: Drop RCU_USER_QS in favor of NO_HZ_FULL
author
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Wed, 13 May 2015 17:41:58 +0000
(10:41 -0700)
committer
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Mon, 6 Jul 2015 20:52:18 +0000
(13:52 -0700)
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>
Acked-by: Frederic Weisbecker <fweisbec@gmail.com>
No differences found