kernel-rt:update to 6.6.0-53.0.0.rt30.5 && rpi-rt:update to 6.6.0-53.0.0.rt44.2
This commit is contained in:
parent
03ddc47e11
commit
bfb45b160b
File diff suppressed because it is too large
Load Diff
@ -40,10 +40,10 @@ rm -f test_openEuler_sign.ko test_openEuler_sign.ko.sig
|
|||||||
|
|
||||||
%global upstream_version 6.6
|
%global upstream_version 6.6
|
||||||
%global upstream_sublevel 0
|
%global upstream_sublevel 0
|
||||||
%global devel_release 27
|
%global devel_release 53
|
||||||
%global maintenance_release .0.0
|
%global maintenance_release .0.0
|
||||||
%global pkg_release .4
|
%global pkg_release .5
|
||||||
%global rt_release .rt30
|
%global rt_release .rt44
|
||||||
|
|
||||||
%define with_debuginfo 1
|
%define with_debuginfo 1
|
||||||
# Do not recompute the build-id of vmlinux in find-debuginfo.sh
|
# Do not recompute the build-id of vmlinux in find-debuginfo.sh
|
||||||
@ -1057,6 +1057,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 11 2024 zhangyu <zhangyu4@kylinos.cn> - 6.6.0-53.0.0.5
|
||||||
|
- update kernel-rt version to 6.6.0-53.0.0.5
|
||||||
|
|
||||||
* Tue May 21 2024 zhangyu <zhangyu4@kylinos.cn> - 6.6.0-27.0.0.4
|
* Tue May 21 2024 zhangyu <zhangyu4@kylinos.cn> - 6.6.0-27.0.0.4
|
||||||
- update kernel-rt version to 6.6.0-27.0.0.3
|
- update kernel-rt version to 6.6.0-27.0.0.3
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
|||||||
From cb6750f16a7d1d5074b0f7c46270014dd348a958 Mon Sep 17 00:00:00 2001
|
From d292d20a40e1769d90c7bac74a60e96428ba744a Mon Sep 17 00:00:00 2001
|
||||||
From: zhangyu <zhangyu4@kylinos.cn>
|
From: zhangyu <zhangyu4@kylinos.cn>
|
||||||
Date: Tue, 21 May 2024 14:50:20 +0800
|
Date: Tue, 12 Nov 2024 13:34:33 +0800
|
||||||
Subject: [PATCH] rt2
|
Subject: [PATCH 2/2] rt2
|
||||||
|
|
||||||
---
|
---
|
||||||
arch/arm64/configs/openeuler_defconfig | 4 ++--
|
arch/arm64/configs/openeuler_defconfig | 4 ++--
|
||||||
@ -9,7 +9,7 @@ Subject: [PATCH] rt2
|
|||||||
2 files changed, 6 insertions(+), 6 deletions(-)
|
2 files changed, 6 insertions(+), 6 deletions(-)
|
||||||
|
|
||||||
diff --git a/arch/arm64/configs/openeuler_defconfig b/arch/arm64/configs/openeuler_defconfig
|
diff --git a/arch/arm64/configs/openeuler_defconfig b/arch/arm64/configs/openeuler_defconfig
|
||||||
index 3b8d78f94..6c7e6f2f9 100644
|
index 61f3e4e34..0d3cabb17 100644
|
||||||
--- a/arch/arm64/configs/openeuler_defconfig
|
--- a/arch/arm64/configs/openeuler_defconfig
|
||||||
+++ b/arch/arm64/configs/openeuler_defconfig
|
+++ b/arch/arm64/configs/openeuler_defconfig
|
||||||
@@ -97,7 +97,7 @@ CONFIG_PREEMPT_NONE=y
|
@@ -97,7 +97,7 @@ CONFIG_PREEMPT_NONE=y
|
||||||
@ -21,17 +21,17 @@ index 3b8d78f94..6c7e6f2f9 100644
|
|||||||
#
|
#
|
||||||
# CPU/Task time and stats accounting
|
# CPU/Task time and stats accounting
|
||||||
#
|
#
|
||||||
@@ -755,7 +755,7 @@ CONFIG_HAVE_KVM_VCPU_RUN_PID_CHANGE=y
|
@@ -757,7 +757,7 @@ CONFIG_HAVE_KVM_VCPU_RUN_PID_CHANGE=y
|
||||||
CONFIG_KVM_XFER_TO_GUEST_WORK=y
|
CONFIG_KVM_XFER_TO_GUEST_WORK=y
|
||||||
CONFIG_KVM_GENERIC_HARDWARE_ENABLING=y
|
CONFIG_KVM_GENERIC_HARDWARE_ENABLING=y
|
||||||
CONFIG_KVM_HISI_VIRT=y
|
CONFIG_KVM_HISI_VIRT=y
|
||||||
-CONFIG_VIRTUALIZATION=y
|
-CONFIG_VIRTUALIZATION=y
|
||||||
+#CONFIG_VIRTUALIZATION is not set
|
+#CONFIG_VIRTUALIZATION is not set
|
||||||
CONFIG_KVM=y
|
CONFIG_KVM=y
|
||||||
CONFIG_CVM_HOST=y
|
CONFIG_HISI_VIRTCCA_HOST=y
|
||||||
# CONFIG_NVHE_EL2_DEBUG is not set
|
CONFIG_HISI_VIRTCCA_CODA=y
|
||||||
diff --git a/arch/x86/configs/openeuler_defconfig b/arch/x86/configs/openeuler_defconfig
|
diff --git a/arch/x86/configs/openeuler_defconfig b/arch/x86/configs/openeuler_defconfig
|
||||||
index 9b5df8585..ece62e3df 100644
|
index 61af907af..4c0ea9071 100644
|
||||||
--- a/arch/x86/configs/openeuler_defconfig
|
--- a/arch/x86/configs/openeuler_defconfig
|
||||||
+++ b/arch/x86/configs/openeuler_defconfig
|
+++ b/arch/x86/configs/openeuler_defconfig
|
||||||
@@ -112,11 +112,11 @@ CONFIG_BPF_SCHED=y
|
@@ -112,11 +112,11 @@ CONFIG_BPF_SCHED=y
|
||||||
@ -57,7 +57,7 @@ index 9b5df8585..ece62e3df 100644
|
|||||||
CONFIG_UID16=y
|
CONFIG_UID16=y
|
||||||
CONFIG_MULTIUSER=y
|
CONFIG_MULTIUSER=y
|
||||||
CONFIG_SGETMASK_SYSCALL=y
|
CONFIG_SGETMASK_SYSCALL=y
|
||||||
@@ -744,7 +744,7 @@ CONFIG_HAVE_KVM_NO_POLL=y
|
@@ -746,7 +746,7 @@ CONFIG_HAVE_KVM_NO_POLL=y
|
||||||
CONFIG_KVM_XFER_TO_GUEST_WORK=y
|
CONFIG_KVM_XFER_TO_GUEST_WORK=y
|
||||||
CONFIG_HAVE_KVM_PM_NOTIFIER=y
|
CONFIG_HAVE_KVM_PM_NOTIFIER=y
|
||||||
CONFIG_KVM_GENERIC_HARDWARE_ENABLING=y
|
CONFIG_KVM_GENERIC_HARDWARE_ENABLING=y
|
||||||
|
|||||||
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
%global KernelVer %{version}-%{release}.raspi.%{_target_cpu}
|
%global KernelVer %{version}-%{release}.raspi.%{_target_cpu}
|
||||||
|
|
||||||
%global hulkrelease 26.0.0
|
%global hulkrelease 53.0.0
|
||||||
|
|
||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
Name: raspberrypi-kernel-rt
|
Name: raspberrypi-kernel-rt
|
||||||
Version: 6.6.0
|
Version: 6.6.0
|
||||||
Release: %{hulkrelease}.rt.1
|
Release: %{hulkrelease}.rt44.2
|
||||||
Summary: Linux Kernel
|
Summary: Linux Kernel
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: http://www.kernel.org/
|
URL: http://www.kernel.org/
|
||||||
@ -265,6 +265,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 15 2024 zhangyu <zhangyu4@kylinos.cn> - 6.6.0.53.0.2
|
||||||
|
- - update Rpi:preempt-RT to openEuler 6.6.0.53.2.0
|
||||||
|
|
||||||
* Wed May 15 2024 zhangyu <zhangyu4@kylinos.cn> - 6.6.0.25.0.0
|
* Wed May 15 2024 zhangyu <zhangyu4@kylinos.cn> - 6.6.0.25.0.0
|
||||||
- - update Rpi:preempt-RT to openEuler 6.6.0.25.0.0
|
- - update Rpi:preempt-RT to openEuler 6.6.0.25.0.0
|
||||||
|
|
||||||
@ -2889,4 +2892,4 @@ fi
|
|||||||
- package init based on openEuler 5.10.0-5.3.0
|
- package init based on openEuler 5.10.0-5.3.0
|
||||||
|
|
||||||
* Mon Aug 9 2021 Yafen Fang<yafen@iscas.ac.cn> - 5.10.0-5.1.0.1
|
* Mon Aug 9 2021 Yafen Fang<yafen@iscas.ac.cn> - 5.10.0-5.1.0.1
|
||||||
- package init based on openEuler 5.10.0-5.1.0
|
- package init based on openEuler 5.10.0-5.1.0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user