From fab08ff62b70554035bf0fddd8d619cae30407d1 Mon Sep 17 00:00:00 2001 From: Qinyun Tan Date: Wed, 8 Jan 2025 09:46:20 +0800 Subject: [PATCH] Cloud_Kernel_Sig: update anck 4.19-028.4 ReleaseNotes Signed-off-by: Qinyun Tan --- .../content/ReleaseNotes/4.19/4.19-028.y.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/sig/Cloud_Kernel_Sig/content/ReleaseNotes/4.19/4.19-028.y.md b/sig/Cloud_Kernel_Sig/content/ReleaseNotes/4.19/4.19-028.y.md index fdb5508c..e7e84311 100644 --- a/sig/Cloud_Kernel_Sig/content/ReleaseNotes/4.19/4.19-028.y.md +++ b/sig/Cloud_Kernel_Sig/content/ReleaseNotes/4.19/4.19-028.y.md @@ -291,3 +291,12 @@ Group Identity 引入 ID_LOAD_BALAN、ID_ABSOLUTE_EXPEL 新特性,优化 ID_H ## 重要 Bug Fixes - 修复在使用 uprobe 时可能导致的内存越界问题。([PR#4012](https://gitee.com/anolis/cloud-kernel/pulls/4012)) + +# 4.19-028.4 +发布时间: 2025-01-07 +发布链接: +- [anolis7](https://anas.openanolis.cn/errata/detail/ANBA-2025:0006) +- [anolis8](https://anas.openanolis.cn/errata/detail/ANBA-2025:0005) + +## 重要 Bug Fixes +- 修复当 PCI 设备数量 > 32 时,热插拔或者 rescan 时潜在的 iohang 问题。([PR#4012](https://gitee.com/anolis/cloud-kernel/pulls/4012)) -- Gitee