!2431 Backport microcode patches from upstream 5.10.173
Merge Pull Request from: @allen-shi This PR is to backport microcode related patches from upstream 5.10.173. The first 4 commits are from upstream 5.10.173: 8e83e1619fac9151b1515177f5066ae67b0cbda2 x86/microcode: Adjust late loading result reporting message 511e27e5fdd658e6cb06b4947fb0d3ac76163776 x86/microcode: Check CPU capabilities after late microcode update correctly 89e848bb4aa140e701eb0d017736ce5d1ee198da x86/microcode: Add a parameter to microcode_check() to store CPU capabilities e6230806681fa25b7a3829c021d5b33d68c9bd09 x86/microcode: Default-disable late loading The 5th commit is to enable microcode late loading as default for x86 in openeuler_defconfig. **Intel-Kernel Issue** [#I873BU](https://gitee.com/openeuler/intel-kernel/issues/I873BU) **Test** Built and run the kernel successfully. Microcode late loading function is verified. **Known Issue** N/A **Default config change** +CONFIG_MICROCODE_LATE_LOADING=y Link:https://gitee.com/openeuler/kernel/pulls/2431 Reviewed-by:Jason Zeng <jason.zeng@intel.com> Reviewed-by:
sanglipeng <sanglipeng1@jd.com> Signed-off-by:
Jialin Zhang <zhangjialin11@huawei.com>
Loading
Please sign in to comment