Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757760Ab1E3RkK (ORCPT ); Mon, 30 May 2011 13:40:10 -0400 Received: from lennier.cc.vt.edu ([198.82.162.213]:35803 "EHLO lennier.cc.vt.edu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757662Ab1E3RkJ (ORCPT ); Mon, 30 May 2011 13:40:09 -0400 X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.3-dev To: Rohit Yadav Cc: len.brown@intel.com, trenn@suse.de, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Arch: x86: process: Fix a compilation warning. In-Reply-To: Your message of "Mon, 30 May 2011 23:00:29 +0530." <1306776629-13404-1-git-send-email-rohityadav89@gmail.com> From: Valdis.Kletnieks@vt.edu References: <1306776629-13404-1-git-send-email-rohityadav89@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_1306777203_2897P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Mon, 30 May 2011 13:40:03 -0400 Message-ID: <11791.1306777203@turing-police.cc.vt.edu> X-Mirapoint-Received-SPF: 198.82.161.152 auth3.smtp.vt.edu Valdis.Kletnieks@vt.edu 2 pass X-Mirapoint-IP-Reputation: reputation=neutral-1, source=Fixed, refid=n/a, actions=MAILHURDLE SPF TAG X-Junkmail-Status: score=10/50, host=zidane.cc.vt.edu X-Junkmail-Signature-Raw: score=unknown, refid=str=0001.0A020205.4DE3D674.001E,ss=1,fgs=0, ip=0.0.0.0, so=2010-07-22 22:03:31, dmn=2009-09-10 00:05:08, mode=single engine X-Junkmail-IWF: false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 971 Lines: 34 --==_Exmh_1306777203_2897P Content-Type: text/plain; charset=us-ascii 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"); --==_Exmh_1306777203_2897P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Exmh version 2.5 07/13/2001 iD8DBQFN49ZzcC3lWbTT17ARAtZhAJoCU5obpq44N341YGfxixrlIxaNQACeJH7T DzhFen7gGQ6QoBtExYUzhyw= =Dl9R -----END PGP SIGNATURE----- --==_Exmh_1306777203_2897P-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/