summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle Devir2020-02-09 14:57:07 +1000
committerKyle Devir2020-02-09 14:57:07 +1000
commitfd9194ba8f13b855e9852a1baf9599b446d118ad (patch)
tree745d94a6d3327ceb9db0bc1e345157e796848ff8
parent290ae049f470a424016a3dff40cff4a994decbf3 (diff)
downloadaur-fd9194ba8f13b855e9852a1baf9599b446d118ad.tar.gz
Update PDS patches, for real, this time. :P
-rw-r--r--0005-glitched-pds.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/0005-glitched-pds.patch b/0005-glitched-pds.patch
index ae589dd67e4b..23271f51518f 100644
--- a/0005-glitched-pds.patch
+++ b/0005-glitched-pds.patch
@@ -93,6 +93,14 @@ diff --git a/init/Kconfig b/init/Kconfig
index 11fd9b502d06..e9bc34d3019b 100644
--- a/init/Kconfig
+++ b/init/Kconfig
+@@ -715,6 +715,7 @@ menu "Scheduler features"
+ config UCLAMP_TASK
+ bool "Enable utilization clamping for RT/FAIR tasks"
+ depends on CPU_FREQ_GOV_SCHEDUTIL
++ depends on !SCHED_PDS
+ help
+ This feature enables the scheduler to track the clamped utilization
+ of each CPU based on RUNNABLE tasks scheduled on that CPU.
@@ -948,7 +948,6 @@ config CGROUP_DEVICE
config CGROUP_CPUACCT