]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
x86/microcode/AMD: Get rid of the _load_microcode_amd() forward declaration
authorBorislav Petkov (AMD) <bp@alien8.de>
Thu, 23 Jan 2025 11:51:37 +0000 (12:51 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Mar 2025 15:45:56 +0000 (16:45 +0100)
commit5e253de2e514bafafdd7c74efa6ac9eb19628298
treec3fa22d6cf672397c4955efeeb6650d27440f79e
parent8a76fed3e5d171d327baf9500d1442db2d6d628b
x86/microcode/AMD: Get rid of the _load_microcode_amd() forward declaration

commit b39c387164879eef71886fc93cee5ca7dd7bf500 upstream

Simply move save_microcode_in_initrd() down.

No functional changes.

Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20250211163648.30531-5-bp@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/kernel/cpu/microcode/amd.c