[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZWMVJCJdugia9YIL@gmail.com>
Date: Sun, 26 Nov 2023 10:51:32 +0100
From: Ingo Molnar <mingo@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>,
Borislav Petkov <bp@...en8.de>,
Dave Hansen <dave.hansen@...ux.intel.com>,
Peter Zijlstra <peterz@...radead.org>,
Andrew Morton <akpm@...ux-foundation.org>,
"H. Peter Anvin" <hpa@...or.com>, x86@...nel.org
Subject: [GIT PULL] x86 fixes
Linus,
Please pull the latest x86/urgent git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-2023-11-26
# HEAD: 080990aa3344123673f686cda2df0d1b0deee046 x86/microcode: Rework early revisions reporting
Fix/enhance x86 microcode version reporting: fix the bootup log spam,
and remove the driver version announcement to avoid version
confusion when distros backport fixes.
Thanks,
Ingo
------------------>
Borislav Petkov (AMD) (2):
x86/microcode: Remove the driver announcement and version
x86/microcode: Rework early revisions reporting
arch/x86/kernel/cpu/microcode/amd.c | 39 +++++++++-----------------------
arch/x86/kernel/cpu/microcode/core.c | 15 +++++++-----
arch/x86/kernel/cpu/microcode/intel.c | 17 ++++++--------
arch/x86/kernel/cpu/microcode/internal.h | 14 ++++++++----
4 files changed, 37 insertions(+), 48 deletions(-)
Powered by blists - more mailing lists