From: Borislav Petkov <bp@alien8.de>
To: LKML <linux-kernel@vger.kernel.org>
Cc: Jann Horn <jannh@google.com>, X86 ML <x86@kernel.org>
Subject: [PATCH 0/3] x86/microcode: Some fixes
Date: Fri, 5 Apr 2019 15:30:07 +0200 [thread overview]
Message-ID: <20190405133010.24249-1-bp@alien8.de> (raw)
From: Borislav Petkov <bp@suse.de>
Hi all,
here is a nice cleanup from Jann along with a long overdue deprecation
of /dev/cpu/microcode. So overdue that it was broken for more than a
year and it went unnoticed. A very good sign that it can safely go to
the eternal fields of dead electrons.
Thx.
Borislav Petkov (2):
x86/microcode: Fix the ancient deprecated microcode loading method
x86/microcode: Deprecate MICROCODE_OLD_INTERFACE
Jann Horn (1):
x86/microcode/intel: Refactor Intel microcode blob loading
arch/x86/Kconfig | 10 +++-
arch/x86/kernel/cpu/microcode/core.c | 3 +-
arch/x86/kernel/cpu/microcode/intel.c | 71 ++++++++++++++-------------
3 files changed, 47 insertions(+), 37 deletions(-)
--
2.21.0
next reply other threads:[~2019-04-05 13:30 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-05 13:30 Borislav Petkov [this message]
2019-04-05 13:30 ` [PATCH 1/3] x86/microcode/intel: Refactor Intel microcode blob loading Borislav Petkov
2019-04-05 21:59 ` Thomas Gleixner
2019-04-05 13:30 ` [PATCH 2/3] x86/microcode: Fix the ancient deprecated microcode loading method Borislav Petkov
2019-04-05 21:55 ` Thomas Gleixner
2019-04-10 20:49 ` [tip:x86/microcode] " tip-bot for Borislav Petkov
2019-04-05 13:30 ` [PATCH 3/3] x86/microcode: Deprecate MICROCODE_OLD_INTERFACE Borislav Petkov
2019-04-05 21:53 ` Thomas Gleixner
2019-04-10 20:50 ` [tip:x86/microcode] " tip-bot for Borislav Petkov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190405133010.24249-1-bp@alien8.de \
--to=bp@alien8.de \
--cc=jannh@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=x86@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox