lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ