Bug 13642 - [Anolis8.10][RC1][海光] 密码CCP功能测试在海光C86-4G机器上测试报错
Summary: [Anolis8.10][RC1][海光] 密码CCP功能测试在海光C86-4G机器上测试报错
Status: RESOLVED WORKSFORME
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: kernel - anck-5.10 (show other bugs) kernel - anck-5.10
Version: 8.10
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: rc1
Assignee: wangzhe
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-23 10:41 UTC by tongsir
Modified: 2025-02-21 14:42 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tongsir hygon_group 2025-01-23 10:41:12 UTC
Description of problem:

密码CCP功能测试报错,这个问题是由于以前 sm4算法重复定义导致,以前这个重读定义不是问题,算法注册模块检查驱动没那么严格
但是后面5.10跟新后,这个重复定义的名字问题暴露了
需要合入该PR来解决:https://gitee.com/anolis/cloud-kernel/pulls/4467

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:
Comment 1 wangzhe 2025-02-21 14:27:40 UTC
https://gitee.com/anolis/cloud-kernel/pulls/4467 
PR 已经合入,此功能将在下个 ANCK 5.10 内核发布的时候提供
Comment 2 wangzhe 2025-02-21 14:42:54 UTC
下一个 ANCK 5.10 内核计划 4月底发布, 发布后可通过 yum update kernel 更新内核。