From: Jacob Shin <jacob.shin@amd.com>
To: "H. Peter Anvin" <hpa@zytor.com>, Ingo Molnar <mingo@redhat.com>,
Thomas Gleixner <tglx@linutronix.de>, <x86@kernel.org>
Cc: Fenghua Yu <fenghua.yu@intel.com>,
Andreas Herrmann <herrmann.der.user@googlemail.com>,
Borislav Petkov <bp@alien8.de>, <linux-kernel@vger.kernel.org>,
Jacob Shin <jacob.shin@amd.com>
Subject: [PATCH 0/2] x86/microcode: early microcode patch loading support on AMD
Date: Wed, 22 May 2013 20:15:32 -0500 [thread overview]
Message-ID: <1369271734-3231-1-git-send-email-jacob.shin@amd.com> (raw)
The following patchset adds early microcode patch loading support on
AMD systems, on top of the framework introduced by:
https://lkml.org/lkml/2012/12/21/193
Jacob Shin (2):
x86/microcode: vendor abstract out save_microcode_in_initrd()
x86/microcode: early microcode patch loading support on AMD
arch/x86/Kconfig | 14 +-
arch/x86/include/asm/microcode_amd.h | 14 ++
arch/x86/include/asm/microcode_intel.h | 2 +
arch/x86/kernel/microcode_amd.c | 335 +++++++++++++++++++++++++++----
arch/x86/kernel/microcode_core_early.c | 17 ++
arch/x86/kernel/microcode_intel_early.c | 2 +-
6 files changed, 337 insertions(+), 47 deletions(-)
create mode 100644 arch/x86/include/asm/microcode_amd.h
--
1.7.9.5
next reply other threads:[~2013-05-23 1:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-23 1:15 Jacob Shin [this message]
2013-05-23 1:15 ` [PATCH 1/2] x86/microcode: vendor abstract out save_microcode_in_initrd() Jacob Shin
2013-05-23 7:54 ` Borislav Petkov
2013-05-23 15:17 ` Jacob Shin
2013-05-23 1:15 ` [PATCH 2/2] x86/microcode: early microcode patch loading support on AMD Jacob Shin
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=1369271734-3231-1-git-send-email-jacob.shin@amd.com \
--to=jacob.shin@amd.com \
--cc=bp@alien8.de \
--cc=fenghua.yu@intel.com \
--cc=herrmann.der.user@googlemail.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
--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
all inboxes | Powered by JetHome®