From b24caf3d2c21ed7941fb6b9e6729faa9648d088d Mon Sep 17 00:00:00 2001 From: ZhangPeng Date: Thu, 6 Mar 2025 21:04:31 +0800 Subject: [PATCH] release 6.6.0-72.3.0 --- SOURCE | 2 +- kernel.spec | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/SOURCE b/SOURCE index 2f6adeff..17d32373 100644 --- a/SOURCE +++ b/SOURCE @@ -1 +1 @@ -6.6.0-72.2.0 +6.6.0-72.3.0 diff --git a/kernel.spec b/kernel.spec index e6fb1dbb..3b3c67ac 100644 --- a/kernel.spec +++ b/kernel.spec @@ -41,8 +41,8 @@ rm -f test_openEuler_sign.ko test_openEuler_sign.ko.sig %global upstream_version 6.6 %global upstream_sublevel 0 %global devel_release 72 -%global maintenance_release .2.0 -%global pkg_release .49 +%global maintenance_release .3.0 +%global pkg_release .50 %global openeuler_lts 1 %global openeuler_major 2403 @@ -1085,6 +1085,10 @@ fi %endif %changelog +* Thu Mar 06 2025 ZhangPeng - 6.6.0-72.3.0.50 +- !15288 【openEuler-25.03】tlbi: Do not force the broadcasting of TLBI and ICache, and a… +- tlbi: Do not force the broadcasting of TLBI and ICache, and add TLB flush helpers based on IPI. + * Thu Mar 06 2025 ZhangPeng - 6.6.0-72.2.0.49 - !15325 kernel: configs: enhance hardware compatibility by adding modular drivers - configs: enhance hardware compatibility by adding modular drivers -- Gitee