]> 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>
Fri, 10 Mar 2023 08:34:14 +0000 (09:34 +0100)
commit6aa1acf88347c9044da979146627e98b046a5e8a
treec5eb892dfd2a10e6f38e409eec91ba119f7427a1
parent3eab10f981272ceae087efa41cf34bd597b81baf
x86/microcode/AMD: Add a @cpu parameter to the reloading functions

commit dc8618020cb23211c7b9ebb2377859fa8357b474 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