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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <11791.1306777203@turing-police.cc.vt.edu>
Date:	Mon, 30 May 2011 13:40:03 -0400
From:	Valdis.Kletnieks@...edu
To:	Rohit Yadav <rohityadav89@...il.com>
Cc:	len.brown@...el.com, trenn@...e.de, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Arch: x86: process: Fix a compilation warning.

On Mon, 30 May 2011 23:00:29 +0530, Rohit Yadav said:
> Remove unknown escape sequence \i in idle_setup.

> -		WARN_ONCE(1, "\idle=mwait\" will be removed in 2012\"\n");
> +		WARN_ONCE(1, "idle=mwait\" will be removed in 2012\"\n");

I think what was *intended* was:

WARN_ONCE(1, "\"idle=mwait\" will be removed in 2012\n");



Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ