RT:add kernel-rt-6.6.0-25.0.0.rt20.1
This commit is contained in:
parent
f1ba01bb04
commit
8e0cf67fda
10612
kernel-rt.spec
Normal file
10612
kernel-rt.spec
Normal file
File diff suppressed because it is too large
Load Diff
15642
patch-6.6.0-6.0.0-rt20.patch
Normal file
15642
patch-6.6.0-6.0.0-rt20.patch
Normal file
File diff suppressed because it is too large
Load Diff
71
patch-6.6.0-6.0.0-rt20.patch-openeuler_defconfig.patch
Normal file
71
patch-6.6.0-6.0.0-rt20.patch-openeuler_defconfig.patch
Normal file
@ -0,0 +1,71 @@
|
||||
From e93a1a59a66d13f8de1e57c029970c316f421cd7 Mon Sep 17 00:00:00 2001
|
||||
From: zhangyu <zhangyu4@kylinos.cn>
|
||||
Date: Fri, 10 May 2024 12:20:10 +0800
|
||||
Subject: [PATCH 2/2] rt1
|
||||
|
||||
---
|
||||
arch/arm64/configs/openeuler_defconfig | 4 ++--
|
||||
arch/x86/configs/openeuler_defconfig | 8 ++++----
|
||||
2 files changed, 6 insertions(+), 6 deletions(-)
|
||||
|
||||
diff --git a/arch/arm64/configs/openeuler_defconfig b/arch/arm64/configs/openeuler_defconfig
|
||||
index baf9159c9..8d4709cc0 100644
|
||||
--- a/arch/arm64/configs/openeuler_defconfig
|
||||
+++ b/arch/arm64/configs/openeuler_defconfig
|
||||
@@ -97,7 +97,7 @@ CONFIG_PREEMPT_NONE=y
|
||||
# CONFIG_PREEMPT is not set
|
||||
# CONFIG_PREEMPT_DYNAMIC is not set
|
||||
# CONFIG_SCHED_CORE is not set
|
||||
-
|
||||
+CONFIG_PREEMPT_RT=y
|
||||
#
|
||||
# CPU/Task time and stats accounting
|
||||
#
|
||||
@@ -749,7 +749,7 @@ CONFIG_HAVE_KVM_VCPU_RUN_PID_CHANGE=y
|
||||
CONFIG_KVM_HISI_VIRT=y
|
||||
CONFIG_KVM_XFER_TO_GUEST_WORK=y
|
||||
CONFIG_KVM_GENERIC_HARDWARE_ENABLING=y
|
||||
-CONFIG_VIRTUALIZATION=y
|
||||
+#CONFIG_VIRTUALIZATION is not set
|
||||
CONFIG_KVM=y
|
||||
CONFIG_KVM_ARM_MULTI_LPI_TRANSLATE_CACHE=y
|
||||
# CONFIG_NVHE_EL2_DEBUG is not set
|
||||
diff --git a/arch/x86/configs/openeuler_defconfig b/arch/x86/configs/openeuler_defconfig
|
||||
index e68707028..c20a4c0c4 100644
|
||||
--- a/arch/x86/configs/openeuler_defconfig
|
||||
+++ b/arch/x86/configs/openeuler_defconfig
|
||||
@@ -110,11 +110,11 @@ CONFIG_BPF_SCHED=y
|
||||
# end of BPF subsystem
|
||||
|
||||
CONFIG_PREEMPT_NONE_BUILD=y
|
||||
-CONFIG_PREEMPT_NONE=y
|
||||
+#CONFIG_PREEMPT_NONE is not set
|
||||
# CONFIG_PREEMPT_VOLUNTARY is not set
|
||||
# CONFIG_PREEMPT is not set
|
||||
# CONFIG_PREEMPT_DYNAMIC is not set
|
||||
-
|
||||
+CONFIG_PREEMPT_RT=y
|
||||
#
|
||||
# CPU/Task time and stats accounting
|
||||
#
|
||||
@@ -245,7 +245,7 @@ CONFIG_SYSCTL=y
|
||||
CONFIG_HAVE_UID16=y
|
||||
CONFIG_SYSCTL_EXCEPTION_TRACE=y
|
||||
CONFIG_HAVE_PCSPKR_PLATFORM=y
|
||||
-# CONFIG_EXPERT is not set
|
||||
+CONFIG_EXPERT=y
|
||||
CONFIG_UID16=y
|
||||
CONFIG_MULTIUSER=y
|
||||
CONFIG_SGETMASK_SYSCALL=y
|
||||
@@ -740,7 +740,7 @@ CONFIG_HAVE_KVM_NO_POLL=y
|
||||
CONFIG_KVM_XFER_TO_GUEST_WORK=y
|
||||
CONFIG_HAVE_KVM_PM_NOTIFIER=y
|
||||
CONFIG_KVM_GENERIC_HARDWARE_ENABLING=y
|
||||
-CONFIG_VIRTUALIZATION=y
|
||||
+# CONFIG_VIRTUALIZATION is not set
|
||||
CONFIG_KVM=m
|
||||
CONFIG_KVM_INTEL=m
|
||||
CONFIG_X86_SGX_KVM=y
|
||||
--
|
||||
2.41.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user