Description of problem: CONFIG_NODES_SHIFT is 6 now, but it's too small. Such as, it will limit the length of e820 table, and cause the kernel to crash. Version-Release number of selected component (if applicable): ALL OF ANCK KERNEL How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/6136