]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
x86/microcode/AMD: Add a @cpu parameter to the reloading functions
authorBorislav Petkov (AMD) <bp@alien8.de>
Wed, 25 Jan 2023 23:08:03 +0000 (00:08 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 11 Mar 2023 15:26:46 +0000 (16:26 +0100)
commit41e4ada46a1dad8d096d44dae3074b0eb4341918
tree048d1d67660bfac4248f750be3bf6861c35da210
parente98605b2320676e8ce5bf09208721b32b0331426
x86/microcode/AMD: Add a @cpu parameter to the reloading functions

commit a5ad92134bd153a9ccdcddf09a95b088f36c3cce upstream.

Will be used in a subsequent change.

Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20230130161709.11615-3-bp@alien8.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/include/asm/microcode.h
arch/x86/include/asm/microcode_amd.h
arch/x86/kernel/cpu/microcode/amd.c
arch/x86/kernel/cpu/microcode/core.c