Description of problem: 在kernel启动参数指定crashkernel参数后,预留内存可能不含低端4G内存,如果crashkernel中存在需要使用低端4G内存driver等,会导致crashkernel启动/使用异常 Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1.kernel启动指定crashkernel=x[@offset] 2.触发启动crashkernel使用低端4G内存 Actual results: Expected results: Additional info:
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/3949
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/3950