[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250211163648.30531-1-bp@kernel.org>
Date: Tue, 11 Feb 2025 17:36:43 +0100
From: Borislav Petkov <bp@...nel.org>
To: X86 ML <x86@...nel.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
"Borislav Petkov (AMD)" <bp@...en8.de>
Subject: [PATCH 0/5] x86/microcode/AMD: Some small cleanups
From: "Borislav Petkov (AMD)" <bp@...en8.de>
A bunch of small and trivial cleanups which sprang up from recent staring at
the loader.
No functional changes.
Thx.
Borislav Petkov (AMD) (5):
x86/microcode/AMD: Remove ugly linebreak in __verify_patch_section()
signature
x86/microcode/AMD: Remove unused save_microcode_in_initrd_amd()
declarations
x86/microcode/AMD: Merge early_apply_microcode() into its single
callsite
x86/microcode/AMD: Get rid of the _load_microcode_amd() forward
declaration
x86/microcode/AMD: Add get_patch_level()
arch/x86/kernel/cpu/microcode/amd.c | 155 +++++++++++------------
arch/x86/kernel/cpu/microcode/internal.h | 2 -
2 files changed, 73 insertions(+), 84 deletions(-)
--
2.43.0
Powered by blists - more mailing lists