]> git.baikalelectronics.ru Git - kernel.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:44:02 +0000 (16:44 +0100)
commite3652308cda79e18b3c84e6384193e6c79dccc50
treea27741e3e6363e283b689181036f0abe615b3b9d
parente3296d571070ec9e00980461e601c6b50d7cc8ca
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