linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: Jacob Shin <jacob.shin@amd.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>, Ingo Molnar <mingo@redhat.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	Yinghai Lu <yinghai@kernel.org>,
	Henrique de Moraes Holschuh <hmh@hmh.eng.br>,
	Borislav Petkov <bp@alien8.de>,
	Andreas Herrmann <herrmann.der.user@googlemail.com>,
	x86@kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH V3 0/2] x86/microcode/amd: early loading fixes
Date: Thu, 20 Jun 2013 12:30:53 +0200	[thread overview]
Message-ID: <20130620103053.GA9609@gmail.com> (raw)
In-Reply-To: <20130612193119.GB15934@jshin-Toonie>


* Jacob Shin <jacob.shin@amd.com> wrote:

> On Fri, Jun 07, 2013 at 09:22:18PM -0500, Jacob Shin wrote:
> > This patchset addreses two problems with early loading on AMD.
> > 
> > First, feedback from Yinghai that find_ucode_in_initrd() should be
> > marked __init:
> >   https://lkml.org/lkml/2013/6/4/695
> > 
> > And second, feedback from Henrique that Intel early loading supports
> > multiple microcode firmware concatenated together, whereas the current
> > AMD implementation lacks this support:
> >   https://lkml.org/lkml/2013/5/31/4
> > 
> > V3:
> > * style fix -- reduce multiple if statements into a single one
> 
> Hi hpa or Yinghai, just wondering if you had the chance to look at this
> V3 yet.

It appears Peter applied v2 to tip:x86/microcode two days before you sent 
v3 - please send any changes in v3 as delta patches.

Thanks,

	Ingo

  reply	other threads:[~2013-06-20 10:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-08  2:22 [PATCH V3 0/2] x86/microcode/amd: early loading fixes Jacob Shin
2013-06-08  2:22 ` [PATCH V3 1/2] x86/microcode/amd: make find_ucode_in_initrd() __init Jacob Shin
2013-06-08  2:22 ` [PATCH V3 2/2] x86/microcode/amd: allow multiple families' bin files appended together Jacob Shin
2013-06-12 19:31 ` [PATCH V3 0/2] x86/microcode/amd: early loading fixes Jacob Shin
2013-06-20 10:30   ` Ingo Molnar [this message]
2013-06-20 15:16     ` Jacob Shin
2013-06-20 15:24       ` Jacob Shin
2013-06-26 15:37         ` Jacob Shin
2013-06-26 22:12         ` [tip:x86/microcode] x86, microcode, amd: Another early loading fixup tip-bot for 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=20130620103053.GA9609@gmail.com \
    --to=mingo@kernel.org \
    --cc=bp@alien8.de \
    --cc=herrmann.der.user@googlemail.com \
    --cc=hmh@hmh.eng.br \
    --cc=hpa@zytor.com \
    --cc=jacob.shin@amd.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=tglx@linutronix.de \
    --cc=x86@kernel.org \
    --cc=yinghai@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;
as well as URLs for NNTP newsgroup(s).