Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759525AbXEJHcw (ORCPT ); Thu, 10 May 2007 03:32:52 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758564AbXEJHcn (ORCPT ); Thu, 10 May 2007 03:32:43 -0400 Received: from mx2.go2.pl ([193.17.41.42]:46454 "EHLO poczta.o2.pl" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1758630AbXEJHcm (ORCPT ); Thu, 10 May 2007 03:32:42 -0400 Date: Thu, 10 May 2007 09:39:04 +0200 From: Jarek Poplawski To: "Pallipadi\, Venkatesh" Cc: Satyam Sharma , Andrew Morton , linux-kernel@vger.kernel.org, Oleg Nesterov Subject: Re: [PATCH -mm] timer: parenthesis fix in tbase_get_deferrable() etc. Message-ID: <20070510073904.GB2021@ff.dom.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <653FFBB4508B9042B5D43DC9E18836F55DFC44@scsmsx415.amr.corp.intel.com> User-Agent: Mutt/1.4.2.2i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 820 Lines: 23 On 09-05-2007 21:10, Pallipadi, Venkatesh wrote: ... > On a 64 bit system, converting pointer to int causes unnecessary > compiler > warning, and intermediate long conversion was to avoid that. I will have > to rephrase my comment to remove 32 bit value and use int, as that is > what > the function returns. Sorry!!! So, it's perfectly right and logical. It's a pity, you couldn't NACK this patch a little sooner. I hope there is no problem to remove this patch now. It seems this type of conversion isn't popular enough, yet. Thanks for explanation & regards, Jarek P. - 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/