Messages in this thread |  | | | Date | Fri, 28 Mar 2008 09:59:58 +0100 | | From | Ingo Molnar <> | | Subject | Re: [TRIVIAL PATCH] Microcode: show results on success too | |
* 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.
> This is take 2 of the patch. Thanks for the feedback on the first one.
> It is now sent with a decent mailer. It is also a bit larger since I
> made the debug message more consistent.
looks good. A tiny detail for future patches, please prefix x86 patches
with "x86: " and make it lowercase, i.e. use:
Subject: [patch] x86: microcode: show results on success too
instead of:
Subject: [TRIVIAL PATCH] Microcode: show results on success too
Ingo
|  |