From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Ingo Molnar <mingo@kernel.org>
Cc: Borislav Petkov <bp@suse.de>,
hpa@zytor.com, linux-kernel@vger.kernel.org,
stable@vger.kernel.org, tglx@linutronix.de, trenn@suse.de,
linux-tip-commits@vger.kernel.org
Subject: Re: [tip:x86/urgent] x86/microcode/amd: Tone down printk(), don' t treat a missing firmware file as an error
Date: Wed, 13 Nov 2013 11:11:36 +0900 [thread overview]
Message-ID: <20131113021136.GA31650@kroah.com> (raw)
In-Reply-To: <20131112231008.GC30674@gmail.com>
On Wed, Nov 13, 2013 at 12:10:08AM +0100, Ingo Molnar wrote:
>
> * Borislav Petkov <bp@suse.de> wrote:
>
> > (fixed stable@vger).
> >
> > On Tue, Nov 12, 2013 at 11:45:11PM +0100, Borislav Petkov wrote:
> > > On Tue, Nov 12, 2013 at 01:58:00PM -0800, tip-bot for Thomas Renninger wrote:
> > > > Commit-ID: 11f918d3e2d3861b6931e97b3aa778e4984935aa
> > > > Gitweb: http://git.kernel.org/tip/11f918d3e2d3861b6931e97b3aa778e4984935aa
> > > > Author: Thomas Renninger <trenn@suse.de>
> > > > AuthorDate: Tue, 12 Nov 2013 17:39:43 +0100
> > > > Committer: Ingo Molnar <mingo@kernel.org>
> > > > CommitDate: Tue, 12 Nov 2013 22:03:49 +0100
> > > >
> > > > x86/microcode/amd: Tone down printk(), don't treat a missing firmware file as an error
> > > >
> > > > Do it the same way as done in microcode_intel.c: use pr_debug()
> > > > for missing firmware files.
> > > >
> > > > There seem to be CPUs out there for which no microcode update
> > > > has been submitted to kernel-firmware repo yet resulting in
> > > > scary sounding error messages in dmesg:
> > > >
> > > > microcode: failed to load file amd-ucode/microcode_amd_fam16h.bin
> > > >
> > > > Signed-off-by: Thomas Renninger <trenn@suse.de>
> > > > Acked-by: Borislav Petkov <bp@suse.de>
> > > > Cc: <stable@kernel.org>
> > >
> > > Shouldn't that be <stable@vger.kernel.org> ?
> >
> > Yes, it should:
> >
> > Final-Recipient: rfc822; stable@kernel.org
> > Action: failed
> > Status: 5.0.0
> > Diagnostic-Code: X-Postfix; host mail.kernel.org[198.145.19.201] said: 550
> > 5.1.1 <stable@kernel.org>: Recipient address rejected: User unknown in
> > local recipient table (in reply to RCPT TO command)
>
> Hm, that's really weird, I've been using <stable@kernel.org> for years and
> the commits do get picked up. I also never saw such a mailer failure.
>
> In any case I've changed my pre-cooked alias to <stable@vger.kernel.org>,
> but still I'm wondering why <stable@kernel.org> seems to be working in
> practice - maybe Greg is picking up such commits as well, not via an email
> flow but via scripting?
Yes, my scripts pick up both, as this is a very common mistake (the
address did change after kernel.org got rebuilt, so you were right in
remembering this as the original address to use.)
So no worries, I can handle both.
thanks,
greg k-h
prev parent reply other threads:[~2013-11-13 2:08 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1384274383-43510-1-git-send-email-trenn@suse.de>
2013-11-12 21:58 ` [tip:x86/urgent] x86/microcode/amd: Tone down printk(), don' t treat a missing firmware file as an error tip-bot for Thomas Renninger
2013-11-12 22:45 ` Borislav Petkov
2013-11-12 23:00 ` Ingo Molnar
2013-11-13 2:12 ` H. Peter Anvin
2013-11-13 3:08 ` Ingo Molnar
2013-11-12 23:01 ` Borislav Petkov
2013-11-12 23:10 ` Ingo Molnar
2013-11-12 23:19 ` Borislav Petkov
2013-11-13 1:09 ` Thomas Renninger
2013-11-13 1:39 ` Ingo Molnar
2013-11-13 2:11 ` Greg Kroah-Hartman [this message]
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=20131113021136.GA31650@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=bp@suse.de \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=stable@vger.kernel.org \
--cc=tglx@linutronix.de \
--cc=trenn@suse.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.