Bug 1820 - [ANCK-5.10 2208]回合5.10.134-12_rc1中skip掉random相关的自研补丁
Summary: [ANCK-5.10 2208]回合5.10.134-12_rc1中skip掉random相关的自研补丁
Status: RESOLVED FIXED
Alias: None
Product: ANCK 5.10 Dev
Classification: ANCK
Component: general/others (show other bugs) general/others
Version: 5.10.y-12
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: maqiao
QA Contact: shuming
URL:
Whiteboard:
Keywords: FeatureBackport
Depends on:
Blocks:
 
Reported: 2022-08-04 13:10 UTC by maqiao
Modified: 2022-08-15 17:43 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 maqiao alibaba_cloud_group 2022-08-04 13:10:58 UTC
以下两个补丁,通过修改drivers/char/random.c中add_interrupt_randomness()的相关代码,对ANCK的启动速度进行优化:
2635e96cc2d1 ck: random: speed up the initialization of module
52d93a189df4 ck: random: introduce the initialization seed

由于在rebase 5.10.134的时候,该函数变动加大,导致rebase时出现大量冲突,因此被skip掉。
现需要回合这两个补丁到RC2中。
Comment 1 maqiao alibaba_cloud_group 2022-08-15 17:43:22 UTC
已合入
https://gitee.com/anolis/cloud-kernel/pulls/608