x86/microcode: Add a parameter to microcode_check() to store CPU capabilities
stable inclusion from stable-v5.10.173 commit 89e848bb4aa140e701eb0d017736ce5d1ee198da category: feature bugzilla: https://gitee.com/openeuler/intel-kernel/issues/I873BU CVE: N/A Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=89e848bb4aa140e701eb0d017736ce5d1ee198da ------------------------------------- Intel-SIG: commit 89e848bb4aa1 x86/microcode: Add a parameter to microcode_check() to store CPU capabilities. Backport x86/microcode related patches from 5.10.173 upstream. ------------------------------------- [ Upstream commit ab31c744 ] Add a parameter to store CPU capabilities before performing a microcode update so that CPU capabilities can be compared before and after update. [ bp: Massage. ] Signed-off-by:Ashok Raj <ashok.raj@intel.com> Signed-off-by:
Borislav Petkov (AMD) <bp@alien8.de> Link: https://lore.kernel.org/r/20230109153555.4986-2-ashok.raj@intel.com Stable-dep-of: c0dd9245 ("x86/microcode: Check CPU capabilities after late microcode update correctly") Signed-off-by:
Sasha Levin <sashal@kernel.org> [ Aichun Shi: amend commit log ] Signed-off-by:
Aichun Shi <aichun.shi@intel.com>
Loading
Please sign in to comment