From: "Giacomo A. Catenazzi" <cate@cateee.net>
To: Ingo Molnar <mingo@elte.hu>
Cc: Ben Castricum <lk08@bencastricum.nl>,
linux-kernel@vger.kernel.org, trivial@kernel.org
Subject: Re: [TRIVIAL PATCH] Microcode: show results on success too
Date: Mon, 31 Mar 2008 13:48:54 +0200 [thread overview]
Message-ID: <47F0CFA6.1010105@cateee.net> (raw)
In-Reply-To: <20080328085958.GD21413@elte.hu>
Ingo Molnar wrote:
> * Ben Castricum <lk08@bencastricum.nl> wrote:
>
>> Report when microcode was successfully updated. It used to be there
>> but now with DEBUG unset it becomes very silent. Also some cosmetic
>> fixes.
>
> thanks Ben, applied.
I think this part of the patch is not so good:
- pr_debug("ucode data file %s load failed\n", name);
+ pr_debug("microcode: ucode data file %s load failed\n", name);
ucode is a short way for microcode, so you should remove "ucode" in
the new version
ciao
cate
prev parent reply other threads:[~2008-03-31 11:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-27 19:52 [TRIVIAL PATCH] Microcode: show results on success too Ben Castricum
2008-03-28 8:59 ` Ingo Molnar
2008-03-31 11:48 ` Giacomo A. Catenazzi [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=47F0CFA6.1010105@cateee.net \
--to=cate@cateee.net \
--cc=linux-kernel@vger.kernel.org \
--cc=lk08@bencastricum.nl \
--cc=mingo@elte.hu \
--cc=trivial@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