release 5.10.0-254.0.0

This commit is contained in:
Li Nan 2025-03-12 14:34:43 +08:00
parent 0f58143c6c
commit 55c8f3ed52
2 changed files with 14 additions and 3 deletions

2
SOURCE
View File

@ -1 +1 @@
5.10.0-253.0.0
5.10.0-254.0.0

View File

@ -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 <linan122@huawei.com> - 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 <linan122@huawei.com> - 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