From mboxrd@z Thu Jan 1 00:00:00 1970 From: KOSAKI Motohiro Subject: Re: linux-next: build warning after merge of the tip tree Date: Wed, 17 Mar 2010 17:02:51 +0900 (JST) Message-ID: <20100317170228.870F.A69D9226@jp.fujitsu.com> References: <20100317145702.e314f75b.sfr@canb.auug.org.au> <20100317070239.GA16374@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: Received: from fgwmail7.fujitsu.co.jp ([192.51.44.37]:58003 "EHLO fgwmail7.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753029Ab0CQICz (ORCPT ); Wed, 17 Mar 2010 04:02:55 -0400 In-Reply-To: <20100317070239.GA16374@elte.hu> Sender: linux-next-owner@vger.kernel.org List-ID: To: Ingo Molnar Cc: kosaki.motohiro@jp.fujitsu.com, Stephen Rothwell , Thomas Gleixner , "H. Peter Anvin" , Peter Zijlstra , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org Archived-At: List-Archive: List-Post: > > * Stephen Rothwell wrote: > > > Hi all, > > > > After merging the tip tree, today's linux-next build (powerpc > > ppc64_defconfig) produced this warning: > > > > kernel/sched.c: In function 'SYSC_sched_getaffinity': > > kernel/sched.c:4915: warning: comparison of distinct pointer types lacks a cast > > I already reported this yesterday, see: > > http://patchwork.kernel.org/patch/86244/ yup, very thanks.