Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762150AbYBLJru (ORCPT ); Tue, 12 Feb 2008 04:47:50 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1762347AbYBLJrL (ORCPT ); Tue, 12 Feb 2008 04:47:11 -0500 Received: from E23SMTP01.au.ibm.com ([202.81.18.162]:57669 "EHLO e23smtp01.au.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762324AbYBLJrJ (ORCPT ); Tue, 12 Feb 2008 04:47:09 -0500 Message-ID: <47B16B16.60402@linux.vnet.ibm.com> Date: Tue, 12 Feb 2008 15:17:02 +0530 From: Kamalesh Babulal User-Agent: Thunderbird 1.5.0.14pre (X11/20071023) MIME-Version: 1.0 To: Adrian Bunk CC: Andrew Morton , Ivan Kokshaysky , LKML , Richard Henderson , tony.luck@intel.com, anton@samba.org, paulus@samba.org, rusty@rustcorp.com.au Subject: Re: [BUID_FAILURE] regression from 2.6.24-git18 to 2.6.25-rc1-git1 on section type conflict psmouse-base References: <47B14D52.6050404@linux.vnet.ibm.com> <20080211235929.791f7afb.akpm@linux-foundation.org> <20080212093614.GF2959@cs181133002.pp.htv.fi> In-Reply-To: <20080212093614.GF2959@cs181133002.pp.htv.fi> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1737 Lines: 46 Adrian Bunk wrote: > On Mon, Feb 11, 2008 at 11:59:29PM -0800, Andrew Morton wrote: >> On Tue, 12 Feb 2008 13:10:02 +0530 Kamalesh Babulal wrote: >> >>> This build failure is seen on the powerpc from the 2.6.24-git18 kernel and is still visible >>> in the 2.6.25-rc1-git1. >>> >>> drivers/input/mouse/psmouse-base.c:44: error: __param_proto causes a section type conflict >>> drivers/input/mouse/psmouse-base.c:44: error: __param_proto causes a section type conflict >>> make[3]: *** [drivers/input/mouse/psmouse-base.o] Error 1 >>> make[2]: *** [drivers/input/mouse] Error 2 >>> make[1]: *** [drivers/input] Error 2 >>> >>> The patch http://lkml.org/lkml/2008/2/8/514 seems to have not taken into 2.6.25-rc1 and >>> 2.6.25-rc1-git(s). Is there any new patch i am missing out. >> I have it queued up, along with quite a few other things, but for the next >> couple of days I have logistical problems which are preventing me from >> doing runtime testing. > > And this really isn't a regression. > > It seems Kamalesh has upgraded his gcc to 4.2 between trying > 2.6.24-git18 and trying 2.6.25-rc1-git1? > > cu > Adrian > Hi Adrian, I am using the gcc version gcc (GCC) 4.2.3 20071014 (prerelease) (Debian 4.2.2-3) It has been the same gcc version from 2.6.24-git18 to 2.6.25-rc1-git{1,2). This build failure is seen from 2.6.24-git18 and is still seen in 2.6.25-rc1-git{1,2}. -- Thanks & Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. -- 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/