[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221028142638.28498-1-bp@alien8.de>
Date: Fri, 28 Oct 2022 16:26:33 +0200
From: Borislav Petkov <bp@...en8.de>
To: Ashok Raj <ashok.raj@...el.com>
Cc: X86 ML <x86@...nel.org>, LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/5] x86/microcode: Clean up the init path
From: Borislav Petkov <bp@...e.de>
The microcode loader init path had a lot of old and unnecessary gunk.
Rip it out.
No functional changes.
Borislav Petkov (5):
x86/microcode: Rip out the subsys interface gunk
x86/microcode: Simplify init path even more
x86/microcode: Kill refresh_fw
x86/microcode: Do some minor fixups
x86/microcode: Drop struct ucode_cpu_info.valid
arch/x86/include/asm/microcode.h | 4 +-
arch/x86/kernel/cpu/intel.c | 1 -
arch/x86/kernel/cpu/microcode/amd.c | 5 +-
arch/x86/kernel/cpu/microcode/core.c | 205 +++++---------------------
arch/x86/kernel/cpu/microcode/intel.c | 3 +-
5 files changed, 43 insertions(+), 175 deletions(-)
--
2.35.1
Powered by blists - more mailing lists