Bug 11454 - Hygon: Refactor code for Hygon CSV in arch/x86
Summary: Hygon: Refactor code for Hygon CSV in arch/x86
Status: NEW
Alias: None
Product: ANCK 6.6 Dev
Classification: ANCK
Component: X86 (show other bugs) X86
Version: unspecified
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: Guanjun
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-22 22:12 UTC by wojiaohanliyang
Modified: 2024-10-23 16:55 UTC (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wojiaohanliyang hygon_group 2024-10-22 22:12:53 UTC
Description of problem:

Currently, the native files in arch/x86/ have been changed a lot, because we have added a lot of code to the native files to support Hygon CSV/CSV2/CSV3.

In order to invade the native code as little as possible, we decided to refactor the code for Hygon CSV/CSV2/CSV3. In addition, we modified arch/x86/mm/csv.c a lot to make code cleaner.



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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:
Comment 1 小龙 admin 2024-10-23 16:55:47 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/4015