anolis: x86: mm: Fix CSV3 sysfs path under the /sys/kernel/csv3 directory
ANBZ: #37026
The /sys/kernel/mm directory is intended for common memory management modules. CSV3-related sysfs files should not be placed under this path. Following discussions, it has been agreed to unify the path for CSV3-related sysfs files under /sys/kernel/csv3.
Hygon-SIG: commit none hygon x86: mm: Fix CSV3 sysfs path under the /sys/kernel/csv3 directory
Signed-off-by: hanliyang hanliyang@hygon.cn Cc: hygon-arch@list.openanolis.cn Reviewed-by: Tianjia Zhang tianjia.zhang@linux.alibaba.com Link: https://gitee.com/anolis/cloud-kernel/pulls/7739
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
Linux kernel
There are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. Please read Documentation/admin-guide/README.rst first.
In order to build the documentation, use
make htmldocsormake pdfdocs. The formatted documentation can also be read online at:There are various text files in the Documentation/ subdirectory, several of them using the Restructured Text markup notation.
Please read the Documentation/process/changes.rst file, as it contains the requirements for building and running the kernel, and information about the problems which may result by upgrading your kernel.