aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2009-07-03 08:30:30 -0500
committerSteven Rostedt <rostedt@rostedt.homelinux.com>2013-01-04 23:03:47 -0500
commit034ceaedbc0cb999db593456fb34e60cd761547e (patch)
treefcb1b06ffcbe12bce39d4f74baa2334f14dc5795
parent022388ce1159d8c677006411a8ac28aefdd4ec42 (diff)
RCU: Force PREEMPT_RCU for PREEMPT-RT
PREEMPT_RT relies on PREEMPT_RCU - only allow RCU to be configured interactively in the !PREEMPT_RT case. Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/n/tip-j1y0phicu6s6pu8guku2vca0@git.kernel.org
-rw-r--r--init/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 720c1828dfe0..dbc82d01e66a 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -731,7 +731,6 @@ config RT_GROUP_SCHED
bool "Group scheduling for SCHED_RR/FIFO"
depends on EXPERIMENTAL
depends on CGROUP_SCHED
- depends on !PREEMPT_RT_FULL
default n
help
This feature lets you explicitly allocate real CPU bandwidth