summaryrefslogtreecommitdiff
path: root/patches/sched-disable-rt-group-sched-on-rt.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/sched-disable-rt-group-sched-on-rt.patch')
-rw-r--r--patches/sched-disable-rt-group-sched-on-rt.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/sched-disable-rt-group-sched-on-rt.patch b/patches/sched-disable-rt-group-sched-on-rt.patch
index ba61099d6e13..b99d7c6fb838 100644
--- a/patches/sched-disable-rt-group-sched-on-rt.patch
+++ b/patches/sched-disable-rt-group-sched-on-rt.patch
@@ -18,7 +18,7 @@ Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
--- a/init/Kconfig
+++ b/init/Kconfig
-@@ -1052,6 +1052,7 @@ config CFS_BANDWIDTH
+@@ -744,6 +744,7 @@ config CFS_BANDWIDTH
config RT_GROUP_SCHED
bool "Group scheduling for SCHED_RR/FIFO"
depends on CGROUP_SCHED