Description of problem: kdump kernels boot failure with scalable mode Version-Release number of selected component (if applicable): anolis kernel 5.10 How reproducible: Steps to Reproduce: 1. config kdump as usual. 2. append intel_iommu=on, sm_on to kernel command line 3. trigger kdump, # echo c > /proc/sysrq-trigger Actual results: failed to boot kdump kernel. kdump failed. Expected results: Could boot kdump kernel and kdump successfully. Additional info:
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/2341