From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753470Ab0CQIC6 (ORCPT ); Wed, 17 Mar 2010 04:02:58 -0400 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 X-SecurityPolicyCheck-FJ: OK by FujitsuOutboundMailChecker v1.3.1 From: KOSAKI Motohiro To: Ingo Molnar Subject: Re: linux-next: build warning after merge of the tip tree 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 In-Reply-To: <20100317070239.GA16374@elte.hu> References: <20100317145702.e314f75b.sfr@canb.auug.org.au> <20100317070239.GA16374@elte.hu> Message-Id: <20100317170228.870F.A69D9226@jp.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.50.07 [ja] Date: Wed, 17 Mar 2010 17:02:51 +0900 (JST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > > * 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.