Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757454AbZFQQLm (ORCPT ); Wed, 17 Jun 2009 12:11:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753632AbZFQQLe (ORCPT ); Wed, 17 Jun 2009 12:11:34 -0400 Received: from e38.co.us.ibm.com ([32.97.110.159]:42243 "EHLO e38.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752747AbZFQQLd (ORCPT ); Wed, 17 Jun 2009 12:11:33 -0400 Subject: Re: [PATCH]x86-tsc.c : fix compile warning From: Subrata Modak Reply-To: subrata@linux.vnet.ibm.com To: Ingo Molnar Cc: "Figo.zhang" , lkml , Sumit Panchasara , "'Sachin P Sant'" , "'H. Peter Anvin'" , "'Frans Pop'" , "'Andi Kleen'" , "'Thomas Gleixner'" , "'Balbir Singh'" , Jaswinder Singh Rajput In-Reply-To: <20090617152802.GB6042@elte.hu> References: <1245247057.3312.2.camel@myhost> <1245248241.4870.12.camel@subratamodak.linux.ibm.com> <20090617152802.GB6042@elte.hu> Content-Type: text/plain; charset=utf-8 Organization: IBM Date: Wed, 17 Jun 2009 21:41:02 +0530 Message-Id: <1245255064.6255.0.camel@subratamodak.linux.ibm.com> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-8.el5_2.2) Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1321 Lines: 46 On Wed, 2009-06-17 at 17:28 +0200, Ingo Molnar wrote: > * Subrata Modak wrote: > > > > fix compile warning: > > > arch/x86/kernel/tsc.c: In function ‘time_cpufreq_notifier’: > > > arch/x86/kernel/tsc.c:635: warning: ‘dummy’ may be used uninitialized in > > > this function > > > > > > Signed-off-by: Figo.zhang > > > > Hello Figo, > > > > Please refer to the following links on discussion on this issue earlier: > > http://lkml.org/lkml/2009/5/19/312 > > http://lkml.org/lkml/2009/5/19/301 > > http://lkml.org/lkml/2009/5/20/23 > > > > I tried to fix it in some other way. > > Ah, and you fixed in what a superior way: you improved the code in > the process :-) This is how warnings should be fixed really. Thanks Ingo. I would do whenever i find again one. > > Applied. > > We apparently missed it when you sent it in May - generally feel > free to re-send patches if you dont see a commit notification within > a few days. My mistake. I did not keep track. Regards-- Subrata > > Thanks, > > Ingo -- 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/