Re: [TRIVIAL PATCH] Microcode: show results on success too

From: Giacomo A. Catenazzi
Date: Mon Mar 31 2008 - 07:49:30 EST


Ingo Molnar wrote:
* Ben Castricum <lk08@xxxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/