[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <47F0CFA6.1010105@cateee.net>
Date: Mon, 31 Mar 2008 13:48:54 +0200
From: "Giacomo A. Catenazzi" <cate@...eee.net>
To: Ingo Molnar <mingo@...e.hu>
CC: Ben Castricum <lk08@...castricum.nl>, linux-kernel@...r.kernel.org,
trivial@...nel.org
Subject: Re: [TRIVIAL PATCH] Microcode: show results on success too
Ingo Molnar wrote:
> * Ben Castricum <lk08@...castricum.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists