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:
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/4015