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>
Fri, 10 Mar 2023 08:34:14 +0000 (09:34 +0100)
commit88d3d95e75f209f2e8c1f63d6ad01e75e741aa12
treec5eb892dfd2a10e6f38e409eec91ba119f7427a1
parent05749fd366314ed940076f9b0ef9e41622aaf270
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