kernel-rt:update to 6.6.0-26.0.0.3 && add raspberrypi-kernel-rt.spec
This commit is contained in:
parent
9a89a52e25
commit
1ce4634023
15673
0001-raspberrypi-kernel-RT.patch
Normal file
15673
0001-raspberrypi-kernel-RT.patch
Normal file
File diff suppressed because it is too large
Load Diff
33
0002-modify-bcm2711_defconfig-for-rt-rpi-kernel.patch
Normal file
33
0002-modify-bcm2711_defconfig-for-rt-rpi-kernel.patch
Normal file
@ -0,0 +1,33 @@
|
||||
From aaf0e5b79782b0928ffd7b0feec770f1961daf4d Mon Sep 17 00:00:00 2001
|
||||
From: zhangyu <zhangyu4@kylinos.cn>
|
||||
Date: Wed, 15 May 2024 11:38:14 +0800
|
||||
Subject: [PATCH] rt2
|
||||
|
||||
---
|
||||
arch/arm64/configs/bcm2711_defconfig | 3 ++-
|
||||
1 file changed, 2 insertions(+), 1 deletion(-)
|
||||
|
||||
diff --git a/arch/arm64/configs/bcm2711_defconfig b/arch/arm64/configs/bcm2711_defconfig
|
||||
index 6ac8c83f6..140cc175d 100644
|
||||
--- a/arch/arm64/configs/bcm2711_defconfig
|
||||
+++ b/arch/arm64/configs/bcm2711_defconfig
|
||||
@@ -8,6 +8,7 @@ CONFIG_HIGH_RES_TIMERS=y
|
||||
CONFIG_BPF_SYSCALL=y
|
||||
CONFIG_BPF_JIT=y
|
||||
CONFIG_PREEMPT=y
|
||||
+CONFIG_PREEMPT_RT=y/
|
||||
CONFIG_BSD_PROCESS_ACCT=y
|
||||
CONFIG_BSD_PROCESS_ACCT_V3=y
|
||||
CONFIG_TASKSTATS=y
|
||||
@@ -62,7 +63,7 @@ CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
|
||||
CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y
|
||||
CONFIG_CPUFREQ_DT=y
|
||||
CONFIG_ARM_RASPBERRYPI_CPUFREQ=y
|
||||
-CONFIG_VIRTUALIZATION=y
|
||||
+#CONFIG_VIRTUALIZATION is not set
|
||||
CONFIG_KVM=y
|
||||
CONFIG_JUMP_LABEL=y
|
||||
CONFIG_MODULES=y
|
||||
--
|
||||
2.41.0
|
||||
|
||||
@ -42,8 +42,8 @@ rm -f test_openEuler_sign.ko test_openEuler_sign.ko.sig
|
||||
%global upstream_sublevel 0
|
||||
%global devel_release 26
|
||||
%global maintenance_release .0.0
|
||||
%global pkg_release .2
|
||||
%global rt_release .rt20
|
||||
%global pkg_release .3
|
||||
%global rt_release .rt30
|
||||
|
||||
%define with_debuginfo 1
|
||||
# Do not recompute the build-id of vmlinux in find-debuginfo.sh
|
||||
@ -1057,6 +1057,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fir May 17 2024 zhangyu <zhangyu4@kylinos.cn> - 6.6.0-26.0.0.3
|
||||
- update kernel-rt version to 6.6.0-26.0.0.3
|
||||
|
||||
* Wed May 15 2024 zhangyu <zhangyu4@kylinos.cn> - 6.6.0-26.0.0.2
|
||||
- update kernel-rt version to 6.6.0-26.0.0.2
|
||||
* Mon May 10 2024 zhangyu <zhangyu4@kylinos.cn> - 6.6.0-25.0.0.1
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
2892
raspberrypi-kernel-rt.spec
Normal file
2892
raspberrypi-kernel-rt.spec
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user