[PATCH][Focal:azure] UBUNTU: [Config] azure: CONFIG_RT_GROUP_SCHED=y

Tim Gardner tim.gardner at canonical.com
Thu Aug 5 14:54:05 UTC 2021


BugLink: https://bugs.launchpad.net/bugs/1939024

Signed-off-by: Tim Gardner <tim.gardner at canonical.com>
---
 debian.azure/config/annotations          | 3 +++
 debian.azure/config/config.common.ubuntu | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian.azure/config/annotations b/debian.azure/config/annotations
index 04c767f5dc774..6ef8b0ecac85a 100644
--- a/debian.azure/config/annotations
+++ b/debian.azure/config/annotations
@@ -4,6 +4,9 @@
 
 include "../../debian.master/config/annotations"
 
+CONFIG_RT_GROUP_SCHED                              policy<{'amd64': 'y'}>
+CONFIG_RT_GROUP_SCHED                              mark<ENFORCED> note<LP#1939024>
+
 CONFIG_ACPI_HOTPLUG_MEMORY                         policy<{'amd64': 'n'}>
 CONFIG_ACPI_HOTPLUG_MEMORY                         mark<ENFORCED> note<LP:#1671203>
 
diff --git a/debian.azure/config/config.common.ubuntu b/debian.azure/config/config.common.ubuntu
index f33850b02b615..893e4fa5c1f49 100644
--- a/debian.azure/config/config.common.ubuntu
+++ b/debian.azure/config/config.common.ubuntu
@@ -4187,7 +4187,7 @@ CONFIG_RTC_NVMEM=y
 CONFIG_RTC_SYSTOHC=y
 CONFIG_RTC_SYSTOHC_DEVICE="rtc0"
 CONFIG_RTS5208=m
-# CONFIG_RT_GROUP_SCHED is not set
+CONFIG_RT_GROUP_SCHED=y
 CONFIG_RT_MUTEXES=y
 # CONFIG_RUNTIME_TESTING_MENU is not set
 CONFIG_RWSEM_SPIN_ON_OWNER=y
-- 
2.32.0




More information about the kernel-team mailing list