通过该补丁,使得内核默认可以通过BIOS设置CMCI threahold值。 In the Linux kernel, the CMCI threshold is set to 1 by default. This patch prevents Linux from overwriting the CMCI threshold set by the bios. With this patch, the CMCI threshold can be set through the BIOS, which can also avoid CMCI storms, on Zhaoxin/Centaur CPUs.
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/3427