Bug 8003 - [devel-6.6] Intel: microcode restructuring backport
Summary: [devel-6.6] Intel: microcode restructuring backport
Status: NEW
Alias: None
Product: ANCK 6.6 Dev
Classification: ANCK
Component: generic (show other bugs) generic
Version: unspecified
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: maqiao
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-22 12:09 UTC by AubreyLi
Modified: 2024-01-26 15:04 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description AubreyLi intel_group 2024-01-22 12:09:53 UTC
This series backport microcode restructuring code introduced from v6.7-rc1 to v6.6. The patchset focus on x86/microcode cleanup and late loading enhancements.

The following two patches are significant to intel platform.

[x86/microcode/intel: Add a minimum required revision for late loading]
https://lore.kernel.org/lkml/20231017211724.135503217@linutronix.de/#r

[x86/microcode: Rendezvous and load in NMI]
https://lore.kernel.org/lkml/20231017211723.856859665@linutronix.de/#r
Comment 1 小龙 admin 2024-01-25 10:21:54 UTC
The PR Link: https://gitee.com/anolis/anck-next/pulls/40
Comment 2 小龙 admin 2024-01-26 15:04:43 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/2679