Found 7 matching messages (0.145 seconds). Page 1 of 1.
... @bencastricum.nl> wrote: > Report when microcode was successfully updated. It used to be ... patch. Thanks for the feedback on the first one. > It is now sent ... instead of: Subject: [TRIVIAL PATCH] Microcode: show results on success too Ingo -- ...
linux-kernel - Ingo Molnar - Mar 28 2008 - 04:59
...
linux-kernel - Jesper Juhl - Mar 26 2008 - 17:04
... Report when microcode was successfully updated. It used to be there ... This is take 2 of the patch. Thanks for the feedback ... I could dig up on this subject is that we are ... sys_dev->kobj, &mc_attr_group)) - printk(KERN_ERR "Microcode: Failed to create the sysfs ...
linux-kernel - Ben Castricum - Mar 27 2008 - 15:52
Show a bit more info when updating microcode. It used to be there but no ... it very silent. This is my first patch, please let me know if I did ... cpu_num, uci->rev, val[1]); return; } - pr_debug("microcode: CPU%d updated from revision " + ...
linux-kernel - Ben Castricum - Mar 26 2008 - 16:22
On Wed, 26 Mar 2008 21:22:25 +0100 Ben Castricum wrote: > Show a bit more info when updating microcode. It ... silent. > > This is my first patch, please let me know if I ... ->mc->hdr.rev) { > - printk(KERN_ERR "microcode: CPU%d updated from revision ...
linux-kernel - Randy Dunlap - Mar 26 2008 - 16:40
... lk08@bencastricum.nl> wrote: > >> Report when microcode was successfully updated. It used to be there ... . I think this part of the patch is not so good: - pr_debug("ucode ... %s load failed\n", name); + pr_debug("microcode: ucode data file %s load failed\ ...
linux-kernel - Giacomo A. Catenazzi - Mar 31 2008 - 07:48
... * Ben Castricum
linux-kernel - Ingo Molnar - Mar 26 2008 - 17:50