x86/microcode: Remove ->request_microcode_user()
mainline inclusion from mainline-v6.1-rc1 commit 8c61eafd category: feature feature: Backport Intel In Field Scan(IFS) multi-blob images support bugzilla: https://gitee.com/openeuler/intel-kernel/issues/I6L337 CVE: N/A Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/ commit/?id=8c61eafd Intel-SIG: commit 8c61eafd ("x86/microcode: Remove ->request_microcode_user()") ------------------------------------- x86/microcode: Remove ->request_microcode_user() 181b6f40 ("x86/microcode: Rip out the OLD_INTERFACE") removed the old microcode loading interface but forgot to remove the related ->request_microcode_user() functionality which it uses. Rip it out now too. Signed-off-by:Borislav Petkov <bp@suse.de> Link: https://lore.kernel.org/r/20220825075445.28171-1-bp@alien8.de Signed-off-by:
Aichun Shi <aichun.shi@intel.com>
Loading
Please sign in to comment