From 55c8f3ed52db934a866909d23f5ba6534921a550 Mon Sep 17 00:00:00 2001 From: Li Nan Date: Wed, 12 Mar 2025 14:34:43 +0800 Subject: [PATCH] release 5.10.0-254.0.0 --- SOURCE | 2 +- kernel.spec | 15 +++++++++++++-- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/SOURCE b/SOURCE index 7794625..9cbc567 100644 --- a/SOURCE +++ b/SOURCE @@ -1 +1 @@ -5.10.0-253.0.0 +5.10.0-254.0.0 diff --git a/kernel.spec b/kernel.spec index b497498..4968581 100644 --- a/kernel.spec +++ b/kernel.spec @@ -9,9 +9,9 @@ %global upstream_version 5.10 %global upstream_sublevel 0 -%global devel_release 253 +%global devel_release 254 %global maintenance_release .0.0 -%global pkg_release .157 +%global pkg_release .158 %define with_debuginfo 1 # Do not recompute the build-id of vmlinux in find-debuginfo.sh @@ -927,6 +927,17 @@ fi %endif %changelog +* Wed Mar 12 2025 Li Nan - 5.10.0-254.0.0.158 +- !15460 v2 soc: hisilicon: Add checks against NULL pointer reference +- !15456 soc: hisilicon: Fix one printing issue and simplify some printing +- !15454 RDMA/hns: Fix mbox timing out by adding retry mechanism +- soc: hisilicon: Add checks against NULL pointer reference +- soc: hisilicon: Fix one printing issue and simplify some printing +- !15391 backport mainline bugfix patch +- RDMA/hns: Fix mbox timing out by adding retry mechanism +- irqchip/gic-v3: Handle CPU_PM_ENTER_FAILED correctly +- genirq: Make handle_enforce_irqctx() unconditionally available + * Tue Mar 11 2025 Li Nan - 5.10.0-253.0.0.157 - !15447 Some bug fix patches for RDMA/hns to olk-5.10 - !15429 mailbox: pcc: Fix the possible race in updation of chan_in_use flag